|
Anypia Programmer's Documentation
|
Sets data for specified years to a given constant.
void assign( double newDouble, int firstYeart, int lastYeart );
|
Parameters |
Description |
|
double newDouble |
New value of data to be used for all years. |
|
int firstYeart |
First year of data to set. |
|
int lastYeart |
Last year of data to set. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|