Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - jmp_buf an array type, defined in setjmp.h, that defines_ http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   jmp_buf          An array type, defined in setjmp.h, that  defines_
                    the buffer used by the setjmp and longjmp routines
                    to save and restore the program environment.


                    Definition:
                       typedef int jmp_buf[9];

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson