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