keyboard.c File Reference

Include dependency graph for keyboard.c:

Go to the source code of this file.

Defines

#define JMP_BUF   sigjmp_buf
#define SET_JMP(tag)   sigsetjmp( tag, 1)
#define LONG_JMP(tag)   siglongjmp( tag, 1)

Functions

int run_keyboard ()


Define Documentation

#define JMP_BUF   sigjmp_buf

Definition at line 31 of file keyboard.c.

#define LONG_JMP ( tag   )     siglongjmp( tag, 1)

Definition at line 33 of file keyboard.c.

#define SET_JMP ( tag   )     sigsetjmp( tag, 1)

Definition at line 32 of file keyboard.c.


Function Documentation

int run_keyboard (  ) 

Definition at line 120 of file keyboard.c.

References sic_add_redraw_prompt_listener().

Here is the call graph for this function:


Generated on Tue Mar 13 15:19:16 2007 for SIC by  doxygen 1.5.1