Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
BenefitAmountArray Constructor

Initializes a BenefitAmountArray, with or without a specified ending year.

There are two versions of the BenefitAmountArray constructor. If the last year is specified, the data array is allocated to cover the range of years from 1937 to the specified year. Otherwise the data array is left with size 0; it should be changed later to a valid year via the initialize function.

 
Name 
Description 
 
Initializes the last year to 0 and the data array to zero size.  
 
Initializes the last year to the specified value. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!