Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
BitAnnual::getBit Method

Returns one constant value of data.

C++
bool getBit(
    int year
) const;
Parameters 
Description 
int year 
Year for which data is desired. 

One constant value of data.

Exceptions 
Description 
PiaException of type PIA_IDS_BITANN1 if year is out of range (only in debug mode).  
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!