|
Anypia Programmer's Documentation
|
Reads array from an open stream.
void read( std::istream& in, int firstYeart, int lastYeart );
|
Parameters |
Description |
|
std::istream& in |
Input stream. |
|
int firstYeart |
First year to read. |
|
int lastYeart |
Last year to read. |
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_DBLEANN2 if unable to read specified fields. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|