Sends the signal SIGABRT that terminates execution of the program.
#include <stdlib.h> void abort (void);