setjmp.h
Header File
Header File Index
ANSI-compatible routines for non-local jumps
Functions
longjmp
Performs nonlocal goto.
setjmp
Sets up for nonlocal goto.
Predefined Types
JMP_BUF
A type for capturing a task state.