Node: FTell Intrinsic (function), Next: GError Intrinsic, Previous: FTell Intrinsic (subroutine), Up: Table of Intrinsic Functions
FTell(Unit)
FTell: INTEGER(KIND=1)
function.
Unit: INTEGER
; scalar; INTENT(IN).
Intrinsic groups: unix
.
Description:
Returns the current offset of Fortran unit Unit (or -1 if Unit is not open).
For information on other intrinsics with the same name: See FTell Intrinsic (subroutine).