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

Subtracts a number of (quarter,year) date from this one.

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