zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
jumphack.c File Reference
#include "jumphack.h"

Go to the source code of this file.

Functions

jmp_buf * jump_env (void)
 

Variables

jmp_buf env
 

Function Documentation

jmp_buf* jump_env ( void  )

Definition at line 16 of file jumphack.c.

References env.

Variable Documentation

jmp_buf env