native
ftell
Syntax
native ftell(file);
Description
Gets current position in the file.
Parameters
| file | Handle to the file |
|---|
Return
Value for the file position indicator
native
native ftell(file);
Gets current position in the file.
| file | Handle to the file |
|---|
Value for the file position indicator