Constantsยง
- EXIT_
FAILURE  EXIT_FAILUREfor use withexit.- EXIT_
SIGNALED_ SIGABRT  - The exit status used by a process terminated with a 
Signal::ABORTsignal. - EXIT_
SUCCESS  EXIT_SUCCESSfor use withexit.
EXIT_FAILURE for use with exit.Signal::ABORT
signal.EXIT_SUCCESS for use with exit.