setjmp.h File Reference

API published in:
API deprecated in:


#include <sys/cdefs.h>
#include <machine/setjmp.h>

Go to the source code of this file.


Functions

__BEGIN_DECLS IMPORT_C void  longjmp (jmp_buf, int) __dead2
IMPORT_C int  setjmp (jmp_buf)

Function Documentation

__BEGIN_DECLS IMPORT_C void longjmp jmp_buf  ,
int 
 
IMPORT_C int setjmp jmp_buf   ) 
 

Copyright © Nokia Corporation 2001-2008
Back to top