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

Initializes age years and months from data in an array.

C++
Age(
    unsigned newYrMo[2]
);
Parameters 
Description 
unsigned newYrMo[2] 
The years and months in an array. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!