|
Anypia Programmer's Documentation
|
Writes array to an open stream.
void write( std::ostream& out, int firstYeart, int lastYeart );
|
Parameters |
Description |
|
std::ostream& out |
Output stream. |
|
int firstYeart |
First year of data to write. |
|
int lastYeart |
Last year of data to write. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|