|
Anypia Programmer's Documentation
|
Opens a file for output with fixed fields for floats.
void openout( std::ofstream& out );
|
Parameters |
Description |
|
std::ofstream& out |
Output stream. |
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_GENFILE1 if unable to open file. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|