/sys$common/syshlp/helplib.hlb CC, Run-time functions, sigemptyset *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Initializes the signal set to exclude all signals. Syntax: #include <signal.h> int sigemptyset (sigset_t *set);
|