Allows you to specify the action to take when a particular signal is raised. Format #include <signal.h> void (*ssignal (int sig, void (*func) (int, . . . ))) (int, . . . );