#define SIGINT (2) /** interrupt **/ /*** is a signal that indicates the program is being interactively interrupted. ***/ /* Value selected to match requirements for COMMAND(kill) and COMMAND(trap). */ /* STDC(1) */