Scroll to navigation

setjmp.h(3avr) setjmp.h(3avr)

NAME

setjmp.h

SYNOPSIS

Functions


int setjmp (jmp_buf __jmpb)
void longjmp (jmp_buf __jmpb, int __ret)

Author

Generated automatically by Doxygen for AVR-LibC from the source code.

Version 2.2.1 AVR-LibC