FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
FBCALL FBSTRING * | fb_Inkey (void) |
FBCALL int | fb_Getkey (void) |
FBCALL int | fb_KeyHit (void) |
FBCALL int fb_Getkey | ( | void | ) |
Definition at line 23 of file hook_inkey.c.
Definition at line 6 of file hook_inkey.c.
FBCALL int fb_KeyHit | ( | void | ) |
Definition at line 40 of file hook_inkey.c.