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

Initializes the first year of data array to the specified year.

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