Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Catchup::parseString Method

Parses all catch-up increases for one year of eligibility from a string.

C++
void parseString(
    int index, 
    std::string inputLine
);
Parameters 
Description 
int index 
Index of year of eligibility to parse (0-9). 
std::string inputLine 
Line to parse. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!