Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerDataGeneral::ibeginCheck Method (int, int)

Checks for first year of earnings within bounds, using passed values.

C++
static void ibeginCheck(
    int ibegint, 
    int ibirtht
);
Parameters 
Description 
int ibegint 
First year of earnings. 
int ibirtht 
Year of birth. 
Exceptions 
Description 
PiaException of type PIA_IDS_BEGIN1 if first year of earnings is out of range.  
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!