VMS Help CC, Run-time functions, sigaction *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Specifies the action to take upon delivery of a signal. Syntax: #include <signal.h> int sigaction (int signal, const struct sigaction *action, struct sigaction *o_action);
|