Man Page 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

     libF77.a


SEE ALSO

     open(2)