VMS Help CC, Run-time functions, sigismember *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Tests whether a specified signal is a member of the signal set. Syntax: #include <signal.h> int sigismember (const sigset_t *set, int sig_number);
|