FreeBASIC  0.91.0
hook_inkey.c File Reference
#include "fb.h"
Include dependency graph for hook_inkey.c:

Go to the source code of this file.

Functions

FBCALL FBSTRINGfb_Inkey (void)
 
FBCALL int fb_Getkey (void)
 
FBCALL int fb_KeyHit (void)
 

Function Documentation

FBCALL int fb_Getkey ( void  )

Definition at line 23 of file hook_inkey.c.

Here is the call graph for this function:

Here is the caller graph for this function:

FBCALL FBSTRING* fb_Inkey ( void  )

Definition at line 6 of file hook_inkey.c.

Here is the call graph for this function:

Here is the caller graph for this function:

FBCALL int fb_KeyHit ( void  )

Definition at line 40 of file hook_inkey.c.

Here is the call graph for this function:

Here is the caller graph for this function: