INTERFACE:
integer function zio_get_fill(filedesc,fill)DESCRIPTION:
Returns the file fill mode of file descriptor filedesc.
REVISION HISTORY:
2003-Aug-14 -- createdUSES:
implicit noneINPUT PARAMETERS:
integer, intent(in) :: filedescOUTPUT PARAMETERS:
logical, intent(out) :: fill
\