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

Initializes the first and last years.

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