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

Go to the source code of this file.

Functions

int fb_ConsoleGetRawXEx (HANDLE hConsole)
 
int fb_ConsoleGetRawX (void)
 
int fb_ConsoleGetX (void)
 

Function Documentation

int fb_ConsoleGetRawX ( void  )

Definition at line 12 of file io_getx.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int fb_ConsoleGetRawXEx ( HANDLE  hConsole)

Definition at line 4 of file io_getx.c.

Here is the caller graph for this function:

int fb_ConsoleGetX ( void  )

Definition at line 17 of file io_getx.c.

Here is the call graph for this function: