#include #define SIGSEGV (5) /** segmentation fault **/ /*** is a signal that indicates the program is attempting to access an invalid memory address. ***/ /* STDC(1) */