GNU Info

Info Node: (g77-295.info)FTell Intrinsic (subroutine)

(g77-295.info)FTell Intrinsic (subroutine)


Next: FTell Intrinsic (function) Prev: FStat Intrinsic (function) Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

FTell Intrinsic (subroutine)
............................

     CALL FTell(UNIT, OFFSET)

UNIT: `INTEGER'; scalar; INTENT(IN).

OFFSET: `INTEGER(KIND=1)'; scalar; INTENT(OUT).

Intrinsic groups: `unix'.

Description:

   Sets OFFSET to the current offset of Fortran unit UNIT (or to -1 if
UNIT is not open).

   Some non-GNU implementations of Fortran provide this intrinsic as
only a function, not as a subroutine.

   For information on other intrinsics with the same name: Note: FTell
Intrinsic (function).


automatically generated by info2www version 1.2.2.9