home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD2.mdf
/
c
/
crosscom
/
p2c
/
os2
/
hp
/
import
/
general3.imp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-08-03
|
243 b
|
17 lines
{IncludeFrom=general_3 <general3.h>}
{*VarStrings=0} {*ExportSymbol=P_%s} {*Export_Symbol=%s}
MODULE GENERAL_3;
IMPORT iodeclarations ;
EXPORT
FUNCTION ioerror_message ( ioerror : INTEGER ) : io_STRING;
END.