My Project
|
Application exit codes. More...
#include <stdlib.h>
Go to the source code of this file.
Enumerations | |
enum | ExitCodes { EXIT_OK = EXIT_SUCCESS , EXIT_WRONG_USAGE , EXIT_READ , EXIT_PROC , EXIT_WRITE } |
Application exit codes. More... | |
Application exit codes.
enum ExitCodes |