home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 2
/
FFMCD02.bin
/
new
/
dev
/
misc
/
p2c
/
hp
/
import
/
general_3.imp
< prev
next >
Wrap
Text File
|
1993-12-21
|
232b
|
17 lines
{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.