next up previous contents index
Next: remove Up: File Previous: open   Contents   Index


position


Usage

position f


Signature

position: % $\to$ MachineInteger


Parameter Type Description
f % a file


Returns

Returns the file position indicator of f (same as ftell in C).


See Also

setPosition!



Manuel Bronstein 2004-06-28