|
Anypia Programmer's Documentation
|
Sets data for specified years from one value that is constant for all years.
void assign( int newData, int firstYear, int lastYear );
|
Parameters |
Description |
|
int newData |
New value of data to be used for all specified years. |
|
int firstYear |
First year of data to set. |
|
int lastYear |
Last year of data to set. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|