Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
DoubleMonth::nmonCal Method

Finds number of months of (nonzero) data in a given year.

C++
int nmonCal(
    int year
) const;
Parameters 
Description 
int year 
Year to test. 

Number of months of (nonzero) data in a given year.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!