Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
BitAnnual Constructor

Initializes a BitAnnual, either with specified years or with data from another BitAnnual.

There are two constructors for the BitAnnual class. The first and last years can be set via arguments, in which case all data values are set to false. Or the first and last years can be set from another BitAnnual, in which case all data values are set from that same BitAnnual.

 
Name 
Description 
 
Copies all values from the BitAnnual argument to this instance.  
 
Initializes the first and last years and sets all data values to false. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!