Scilab Function

mtell - binary file management

Calling Sequence

mtell([fd])

Parameters

Description

The function mtell() returns the offset of the current byte relative to the beginning of the file associated with the named stream fd.

See Also