/sys$common/syshlp/helplib.hlb CC, Run-time functions, sigsetjmp *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Sets jump point for a nonlocal goto. Syntax: #include <signal.h> int sigsetjmp (sigjmp_buf env, int savemask);
|