Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaWriteAny::writeEarnOasdi Method

Writes earnings for all years, using projected earnings array.

C++
void writeEarnOasdi(
    std::ostream& out
) const;
Parameters 
Description 
std::ostream& out 
Output stream. 
Exceptions 
Description 
PiaException of type PIA_IDS_WRITEEARN if first year of earnings is out of range (only in debug mode). 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!