Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
TaxRatesLC::TaxRatesLC Constructor

Initializes arrays.

C++
TaxRatesLC(
    int lastYear, 
    const LawChangeArray& newLawChange
);
Parameters 
Description 
int lastYear 
Maximum projected year. 
const LawChangeArray& newLawChange 
Law change data. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!