Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
QtrYear::QtrYear Constructor (unsigned)

Initializes the quarter and year from an array of size 2.

C++
QtrYear(
    unsigned newQtrYear[2]
);
Parameters 
Description 
unsigned newQtrYear[2] 
Quarter and year in an array. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!