Intel® Fortran Compiler 18.0 Developer Guide and Reference

TTYNAM

Portability Subroutine: Specifies a terminal device name.

Module

USE IFPORT

CALL TTYNAM (string,lunit)

string

(Output) Character*(*). Name of the terminal device. If the Fortran logical unit is not connected to a terminal, it returns a string filled with blanks.

lunit

(Input) INTEGER(4). A Fortran logical unit number.