INTERFACE:
integer function zio_check_iocomm(iocomm)
Checks whether iocomm is a valid I/O staging communicator object.
REVISION HISTORY:
2003-Jan-31 -- first prototype
implicit none
integer, intent(in) :: iocomm
\