VMS Help  —  CRTL  abort
    Sends the signal SIGABRT that terminates execution of the
    program.

    Format

      #include  <stdlib.h>

      void abort  (void);
Close Help