home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.wwiv.com
/
ftp.wwiv.com.zip
/
ftp.wwiv.com
/
pub
/
PPPBCKP
/
SRC
/
SRC15B80.ZIP
/
RETCODE.H
< prev
next >
Wrap
Text File
|
1997-11-09
|
112b
|
6 lines
#undef EXIT_SUCCESS
#undef EXIT_FAILURE
#define EXIT_SUCCESS 2
#define EXIT_STACK 1
#define EXIT_FAILURE 0