Mount Fuji Engine  0.8b
MF_API int64 MFFile_GetSize ( MFFile pFile)

Gets the size of a file.

Parameters
pFilePointer to an open file.
Returns
The size of the file in bytes. Returns -1 for a file stream with an undefined length. Returns 0 if the file does not exist.