live
Functions
OutputFile.hh File Reference
#include <UsageEnvironment.hh>
#include <stdio.h>
Include dependency graph for OutputFile.hh:

Go to the source code of this file.

Functions

FILE * OpenOutputFile (UsageEnvironment &env, char const *fileName)
 
void CloseOutputFile (FILE *fid)
 

Function Documentation

◆ CloseOutputFile()

void CloseOutputFile ( FILE *  fid)

◆ OpenOutputFile()

FILE * OpenOutputFile ( UsageEnvironment env,
char const *  fileName 
)