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

Initializes projected benefit increase info.

C++
Biproj(
    int newIstart, 
    int newMaxyear
);
Parameters 
Description 
int newIstart 
Starting year of benefit increases. 
int newMaxyear 
Maximum projected year. 

Resizes the data array to cover the specified span of years.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!