#include #define SIGABRT (1) /** abnormal termination **/ /*** is a signal indicating that the program is being terminated abnormally, such as when FUNCTION(abort) is called. ***/ /* STDC(1) */