Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaRead::parseAw Method

Parses projected average wage increases.

C++
void parseAw(
    int lineNumber, 
    const std::string& line
);
Parameters 
Description 
int lineNumber 
Number of increase line (0-3). 
const std::string& line 
Line to parse. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!