home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / PPPBCKP / SRC15B44.ZIP / RETCODE.H < prev    next >
Text File  |  1997-07-18  |  91b  |  5 lines

  1. #undef EXIT_SUCCESS
  2. #undef EXIT_FAILURE
  3. #define EXIT_SUCCESS 1
  4. #define EXIT_FAILURE 0
  5.