next up previous contents
Next: zio_get_ghstl Up: Module zio_data (Source File: Previous: zio_get_fileid

zio_get_fill

INTERFACE:

         integer function zio_get_fill(filedesc,fill)
DESCRIPTION:

Returns the file fill mode of file descriptor filedesc.

REVISION HISTORY:

       2003-Aug-14 -- created
USES:
         implicit none
INPUT PARAMETERS:
         integer, intent(in) :: filedesc
OUTPUT PARAMETERS:
         logical, intent(out) :: fill

\



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