Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
CatchupFile::CatchupFile Constructor

Initializes catch-up benefit increase file.

C++
CatchupFile(
    int newCstart, 
    const std::string& newDirectory
);
Parameters 
Description 
int newCstart 
Starting year of catch-up benefit increases.  
const std::string& newDirectory 
Directory with catch-up benefit increases file.  
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!