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

Go to the source code of this file.

Functions

int fb_ConsoleGetRawYEx (HANDLE hConsole)
 
int fb_ConsoleGetRawY (void)
 
int fb_ConsoleGetY (void)
 

Function Documentation

int fb_ConsoleGetRawY ( void  )

Definition at line 12 of file io_gety.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int fb_ConsoleGetRawYEx ( HANDLE  hConsole)

Definition at line 4 of file io_gety.c.

Here is the caller graph for this function:

int fb_ConsoleGetY ( void  )

Definition at line 17 of file io_gety.c.

Here is the call graph for this function: