Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
QtrYear::add Method (QtrYear&)

Adds a (quarter,year) date to this one.

C++
void add(
    const QtrYear& addQtrYear
);
Parameters 
Description 
const QtrYear& addQtrYear 
The (quarter,year) date to add. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!