TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
int FileTell ( int  handle)

Returns the current position of the file pointer of an open file

Parameters
handleFile descriptor returned by FileOpen()
Returns
Current position of the file descriptor in bytes from the beginning of the file

To obtain information about the error call GetLastError() function