INTERFACE:
integer function zio_get_iocomm(filedesc,iocomm)DESCRIPTION:
Returns I/O staging communicator object iocomm associated with file descriptor filedesc.
REVISION HISTORY:
2003-Jan-31 -- first prototypeUSES:
implicit noneINPUT PARAMETERS:
integer, intent(in) :: filedescOUTPUT PARAMETERS:
integer, intent(out) :: iocomm
\