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

Opens a file for appended output with fixed fields for floats.

C++
void openapp(
    std::ofstream& out
);
Parameters 
Description 
std::ofstream& out 
Output stream. 
Exceptions 
Description 
PiaException of type PIA_IDS_GENFILE2 if unable to open file. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!