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

Parses 8 catch-up benefit increases.

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