Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Genfile::openout Method

Opens a file for output with fixed fields for floats.

C++
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!