Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
BenefitAmountArray::initialize Method

Initializes last year.

C++
void initialize(
    int newLastYear
);
Parameters 
Description 
int newLastYear 
New last year. 

Resizes the data array to cover the span of years from 1937 to the specified year.

Exceptions 
Description 
PiaException of type PIA_IDS_BENARRAY1 (in debug version) if year is out of range. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!