#include <setjmp.h> int siglongjmp(sigjmp_buf env, int val);
See section longjmp.
not ANSI, POSIX
Go to the first, previous, next, last section, table of contents.