6.12 <setjmp.h> Non-Local Jumps

The header file setjmp.h consists of a type, macro. and function that allow control transfers that bypass the normal function call and return process.

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