/sys$common/syshlp/helplib.hlb CC, Run-time functions, sigpause *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Assigns mask to the current set of masked signals and then waits for a signal. Syntax: #include <signal.h> int sigpause(int mask);
|