Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
BpMfbOut::BpMfbOut Constructor (int, int)

Initializes arrays with a specified starting year.

C++
BpMfbOut(
    int newBaseYear, 
    int newLastYear
);
Parameters 
Description 
int newBaseYear 
Starting year of array. 
int newLastYear 
Maximum year of projection. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!