TAP_Hdd_Ftell

Topfield Documentation

dword TAP_Hdd_Ftell(TYPE_File *fp);

It returns the current read/write position of the file specified by fp. This position defines the character that will be read or written by the next I/O operation on the file.

Additional Documentation