Searched refs:fInputFile (Results 1 – 2 of 2) sorted by relevance
71 fInputFile = fFile; in RscFileInst()85 fInputFile = NULL; in RscFileInst()155 if( (nInputPos >= nInputEndPos) && fInputFile ) in GetNewLine()157 nInputEndPos = fread( pInput, 1, nInputBufLen, fInputFile ); in GetNewLine()
44 FILE * fInputFile; // Eingabedatei member in RscFileInst
Completed in 16 milliseconds