Netcruzer Library API
V2.03
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Macros
Groups
Pages
setjmp.h
Go to the documentation of this file.
1
30
typedef
unsigned
int
jmp_buf
[18];
31
32
33
49
extern
int
setjmp
(
jmp_buf
env);
50
51
52
66
extern
void
longjmp
(
jmp_buf
env,
int
val);
system
setjmp.h
Generated on Tue Dec 9 2014 15:08:19 for Netcruzer Library API by
1.8.4