next up previous contents
Next: zio_destroy_decomp Up: Module zio_data (Source File: Previous: zio_check_iocomm

zio_data_strerror

INTERFACE:

         function zio_data_strerror(errcode)
DESCRIPTION:

Returns an error message of length 80 for error code errcode that is in general related to managing ZioLib objects.

REVISION HISTORY:

       2003-Jan-31 -- first prototype
USES:
         implicit none
OUTPUT PARAMETERS:
         character(len=80) :: zio_data_strerror
INPUT PARAMETERS:
         integer, intent(in) :: errcode

\



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