Syntax
s32 mfsHFtell(MfsFile handle)
Arguments
Return value
Function
Description
This function obtains the file position of the file specified by handle.
Main errors
MFS_ERR_NO | Normal termination |
MFS_ERR_FATAL | File open error
The file is not opened. |