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

Initializes arrays with specified start year.

C++
PercPiaOut(
    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!