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

Initializes law-change array.

C++
LawChangeArray(
    int startt, 
    int newMaxyear, 
    const std::string& newDirectory
);
Parameters 
Description 
int startt 
Earliest starting year for changes. 
int newMaxyear 
Maximum projected year. 
const std::string& newDirectory 
Directory with law-change indicators. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!