next up previous contents index
Next: 9.8.3 panic: terminate abnormally Up: 9.8 Termination Functions Previous: 9.8.1 exit: terminate normally

9.8.2 abort: terminate abnormally

   

DESCRIPTION

abort calls _exit(1).



Utah Flux Research Group