|
Anypia Programmer's Documentation
|
Checks date of birth in a Statement case, using stored values.
void birth1Check( int istartt ) const;
|
Parameters |
Description |
|
int istartt |
Starting year of projections. |
This version passes stored values to the static version with 2 arguments.
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_BIRTH3 if month of birth is out of range; of type PIA_IDS_BIRTH4 if day of birth is out of range; of type PIA_IDS_BIRTH2 if year of birth is before 1800; of type PIA_IDS_BIRTH1 if year of birth is in current year or later. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|