A function with same signature and semantics than ftell. Tells where we are in the file. -1 if error. Note: c_long offsets in gamut can always be cast to int without loss.
See Implementation
A function with same signature and semantics than ftell. Tells where we are in the file. -1 if error. Note: c_long offsets in gamut can always be cast to int without loss.