#define CANNOT_FORK 1 #define WAIT_FAILED 2 #define GOT_WRONG_PID 3 #define CHILD_TERMINATED_ABNORMALLY 4 #define NO_EXEC 5 #define SYSTEM_FAILED 6 #define OUT_OF_MEMORY 7