/sys$common/syshlp/helplib.hlb CC, Run-time functions, siglongjmp *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Nonlocal goto with signal handling. Syntax: #include <signal.h> void siglongjmp (sigjmp_buf env, int value);
|