C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
EXIT_SUCCESS, EXIT_FAILURE
                                             Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Constant:  EXIT_SUCCESS, EXIT_FAILURE
 
  Include:   <stdlib.h>
 
  Context:   exit
 
  Summary:   Arguments for the exit function.
                                    -♦-