home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
300-399
/
ff399.lzh
/
CCLib
/
Con
/
syserr.c
< prev
Wrap
Text File
|
1990-11-02
|
212b
|
14 lines
char *sys_errlist[] =
{
"No Error",
"File Not Found",
"Bad File Handle",
"Not Enough Memory",
"File Exists",
"Invalid Function Number",
"Too Many Files Opened",
"Not A Console Device",
"Invalid Access Code",
};