Navigation

Operators and Keywords

Function List:

C++ API

: pos = ftell (fid)

Return the position of the file pointer as the number of characters from the beginning of the file specified by file descriptor fid.

See also: fseek, frewind, feof, fopen.

Package: octave