7.5.4 Non-local jump functions

Non-local jump functions are as follows.

Table 7.6

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