rio.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int IoOpenFiles (int, char *[])
int IoReadFile (void)
int IoWriteFile (void)
void IoCloseFiles (void)
int IoStartSave (void)
void IoEndSave (void)
int IoFindResultTag (int, long *, long *)
void IoCloseTempFile (void)
void IoReset (void)

Variables

FILE * nf
FILE * pos
FILE * ndlr
FILE * elmr


Function Documentation

void IoCloseFiles ( void   ) 

Definition at line 269 of file rio.c.

References nf, and pos.

void IoCloseTempFile ( void   ) 

Definition at line 466 of file rio.c.

References IoEndSave().

Here is the call graph for this function:

void IoEndSave ( void   ) 

Definition at line 418 of file rio.c.

References elmr, and ndlr.

int IoFindResultTag ( int  ,
long *  ,
long *   
)

Definition at line 434 of file rio.c.

References elmr, sTmpFileTags::elmrpos, sTmpFileTags::id, ndlr, sTmpFileTags::ndlrpos, and sTmpFileTags::next.

int IoOpenFiles ( int  ,
char *  [] 
)

Definition at line 203 of file rio.c.

References _IoCopyInputFile(), _IoInitScreen(), arqdat, arqelmr, arqndlr, arqnf, arqpos, nf, and pos.

Here is the call graph for this function:

int IoReadFile ( void   ) 

Definition at line 284 of file rio.c.

References arqcfg, cfg, nf, NfiCheckParameters(), NfiInterpFile(), NfiReadConfigFile(), and NfiSetFileHandle().

Here is the call graph for this function:

void IoReset ( void   ) 

Definition at line 478 of file rio.c.

References _iNumFileTags, cfg, elmr, ndlr, nf, and pos.

int IoStartSave ( void   ) 

Definition at line 372 of file rio.c.

References _iNumFileTags, arqelmr, arqndlr, elmr, sTmpFileTags::elmrpos, sTmpFileTags::id, ndlr, sTmpFileTags::ndlrpos, sTmpFileTags::next, and RSllAddEnd().

Here is the call graph for this function:

int IoWriteFile ( void   ) 

Definition at line 349 of file rio.c.

References _IoRemoveTempFiles(), NfiSetFileHandle(), NfiWriteResults(), and pos.

Here is the call graph for this function:


Variable Documentation

FILE* elmr

Definition at line 59 of file rio.c.

FILE* ndlr

Definition at line 58 of file rio.c.

FILE* nf

Definition at line 55 of file rio.c.

FILE* pos

Definition at line 56 of file rio.c.


Generated on Tue Oct 23 11:24:43 2007 for Relax by  doxygen 1.5.3