/sys$common/syshlp/helplib.hlb CC, Run-time functions, sigaddset *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Adds the specified individual signal. Syntax: #include <signal.h> int sigaddset (sigset_t *set, int sig_number);
|