header

<csetjmp> (setjmp.h)

Non local jumps
The tools provided through this header file allow the programmer to bypass the normal function call and return discipline, by providing the means to perform jumps preserving the calling environment.

The header provides, a function, a macro with functional form and a specific type:

Functions


Macro functions


Types