next up previous contents
Next: zio_get_fill Up: Module zio_data (Source File: Previous: zio_get_errtype

zio_get_fileid

INTERFACE:

         integer function zio_get_fileid(filedesc,fileid)
DESCRIPTION:

Returns the file ID of file descriptor filedesc.

REVISION HISTORY:

       2003-Jan-31 -- first prototype
USES:
         implicit none
INPUT PARAMETERS:
         integer, intent(in) :: filedesc
OUTPUT PARAMETERS:
         integer, intent(out) :: fileid

\



Yun (Helen) He
Tue Dec 9 16:16:02 PST 2003