Go to main content
Oracle Developer Studio 12.5 Man Pages

Exit Print View

Updated: June 2017
 
 

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

libfsu.a

See Also

open(2)