6.12.1 <setjmp.h> Types

jmp_buf Type

A type that is an integer array used by setjmp and longjmp to save and restore the program environment.

Attention: The MPLAB XC8 C Compiler does not implement this header for Baseline or non-enhanced Mid-range devices.

Include

<setjmp.h>