Copyright Digital Equipment Corp. All rights reserved.

abort

   Sends the signal SIGABRT that terminates execution of the
   program.

   Format

     #include  <stdlib.h>

     void abort  (void);