FreeBASIC
0.91.0
|
#include "../fb.h"
Go to the source code of this file.
Functions | |
FBSTRING * | fb_ConsoleInkey (void) |
int | fb_ConsoleGetkey (void) |
int | fb_ConsoleKeyHit (void) |
int fb_ConsoleGetkey | ( | void | ) |
FBSTRING* fb_ConsoleInkey | ( | void | ) |
int fb_ConsoleKeyHit | ( | void | ) |
Definition at line 15 of file io_inkey.c.