Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
EarnProject::toString Method

Returns description of type of earnings.

C++
std::string toString(
    int year
) const;
Parameters 
Description 
int year 
Year for which type of earnings is desired. 

Description of type of earnings.

Exceptions 
Description 
PiaException of type PIA_IDS_EARNMAL if year is before 1937 (only in debug mode). 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!