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

Go to the source code of this file.

Functions

FBSTRINGfb_ConsoleInkey (void)
 
int fb_ConsoleGetkey (void)
 
int fb_ConsoleKeyHit (void)
 

Function Documentation

int fb_ConsoleGetkey ( void  )

Definition at line 22 of file io_inkey.c.

Here is the call graph for this function:

FBSTRING* fb_ConsoleInkey ( void  )

Definition at line 6 of file io_inkey.c.

Here is the call graph for this function:

int fb_ConsoleKeyHit ( void  )

Definition at line 32 of file io_inkey.c.

Here is the call graph for this function: