Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fileno(3F) — CX/UX 6.20

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

fileno(3S)

fileno(3F)

NAME

fileno − return a unit’s UNIX file descriptor number

SYNOPSIS

integer function fileno (unit)
integer unit

DESCRIPTION

Returns the UNIX file descriptor associated with unit. fileno must be called after the unit is opened.  If the unit is not open, fileno returns -1. 

FILES

/usr/lib/libhI77.a

SEE ALSO

fileno(3S)

NOTES

When compiling source with the -Qocs option, an explicit underscore needs to be added to the end of the routine name. 

CX/UX Hf77 Fortran Reference Manual

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