Everything
7.5.5 Non-local jump functions

Non-local jump functions are as follows.

Table 7.7

Non-Local Jump Functions

Function/Macro Name

Outline

setjmp

Save the environment in which a function call was made

longjmp

Restore the environment in which a function call was made