NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
unsigned long ftell ( byte  handle)
inline

Get current position in file.

Returns the current value of the file position indicator of the specified handle.

Parameters
handleThe handle of the file.
Returns
The current file position in the open file.
Warning
This function requires the enhanced NBC/NXC firmware version 1.31+.
Examples:
ex_ftell.nxc.