

{IncludeFrom=general_3 <p2c/general_3.h>}


{*VarStrings=0} {*ExportSymbol=P_%s} {*Export_Symbol=%s}


MODULE GENERAL_3;
IMPORT    iodeclarations ;  

EXPORT

   FUNCTION  ioerror_message ( ioerror : INTEGER )  : io_STRING;
END.

