|
Anypia Programmer's Documentation
|
Reads scaled earnings factors from file.
void read( std::istream& in, int ageStart, int ageEnd );
|
Parameters |
Description |
|
std::istream& in |
Input file. (It must already be open.) |
|
int ageStart |
The age to begin reading from file. |
|
int ageEnd |
The age to end reading from file. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|