GNU Info

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

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


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

TtyNam Intrinsic (subroutine)
.............................

     CALL TtyNam(UNIT, NAME)

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

NAME: `CHARACTER'; scalar; INTENT(OUT).

Intrinsic groups: `unix'.

Description:

   Sets NAME to the name of the terminal device open on logical unit
UNIT or to a blank string if UNIT is not connected to a terminal.

   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: TtyNam
Intrinsic (function).


automatically generated by info2www version 1.2.2.9