Oracle Solaris Studio 12.4 Man Pages

Exit Print View

Updated: January 2015
 
 

getfd(3F)

Name

getfd - get the file descriptor of an external unit number

Synopsis

integer function getfd(unitn)
integer unitn

Description

getfd returns the file descriptor of an external unit number if the unit is connected, and -1 otherwise.

Files

libfui.a

See also

open(2)