Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
BaseYear::yearCheck Method

Checks base year.

C++
static void yearCheck(
    int newYear
);
Parameters 
Description 
int newYear 
New value of base year. 
Exceptions 
Description 
PiaException of type PIA_IDS_BASEYR1 if base year is out of range (1979-2020). When the last short-range year is updated, the string tables for anypia need to be changed to reflect the new maximum year. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!