Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ isatty(3f) — Ultrix/UWS 4.2 VAX

Media Vault

Software Library

Restoration Projects

Artifacts Sought

ttynam(3f)  —  VAX  —  Unsupported

Name

ttynam, isatty − find name of a terminal port

Syntax

character*(*) function ttynam (lunit) logical function isatty (lunit)

Description

The ttynam subroutine returns a blank padded pathname of the terminal device associated with logical unit lunit.

The isatty subroutine returns .true. Otherwise, if lunit is associated with a terminal device, .false. 

Diagnostics

The ttynam returns an empty string (all blanks) if lunit is not associated with a terminal device in directory /dev.

Files

/dev/∗
/usr/lib/libU77.a

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026