Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
get cursor position in the file
     handle - file handle
returns: -1 - error
         otherwise current cursor position
Thread-safe function.

long ftell(long handle);

Index | Previous topic | Next topic