Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
UserAssumptions::istartCheck Method

Checks current year.

C++
static void istartCheck(
    int istartt
);
Parameters 
Description 
int istartt 
Value to check. 
Exceptions 
Description 
PiaException of type PIA_IDS_START1 if starting year is before 1979; of type PIA_IDS_START2 if starting year is after maximum year allowed. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!