Go to the source code of this file.
Functions | |
| FILE * | OpenOutputFile (UsageEnvironment &env, char const *fileName) |
| void | CloseOutputFile (FILE *fid) |
| FILE* OpenOutputFile | ( | UsageEnvironment & | env, | |
| char const * | fileName | |||
| ) |
Definition at line 32 of file OutputFile.cpp.
| void CloseOutputFile | ( | FILE * | fid | ) |
Definition at line 57 of file OutputFile.cpp.
1.6.3