INTERFACE:
integer function zio_get_errtype(errtype)
Returns ZioLib error type.
REVISION HISTORY:
2003-Jan-31 -- first prototype
implicit none
integer, intent(out) :: errtype
\