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

Initializes with the data starting in a specified year.

C++
Qcamt(
    int newBaseYear, 
    int newLastYear
);
Parameters 
Description 
int newBaseYear 
New base year of data. 
int newLastYear 
New last year of data. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!