VMS Help
CRTL, abort

 *Conan The Librarian

    Sends the signal SIGABRT that terminates execution of the
    program.

    Format

      #include  <stdlib.h>

      void abort  (void);
  Close     Help