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