Mount Fuji Engine  0.8b
MF_API bool MFFile_IsEOF ( MFFile pFile)

Check to see if the file has reached its end.

Parameters
pFilePointer to an open file.
Returns
True if the file pointer has reached the end of the file, otherwise false.