FreeBASIC  0.91.0
io_getxy.c File Reference
#include "../fb.h"
#include "fb_private_console.h"
#include <go32.h>
#include <dpmi.h>
#include <sys/farptr.h>
Include dependency graph for io_getxy.c:

Go to the source code of this file.

Functions

void fb_ConsoleGetXY_BIOS (int *col, int *row)
 
FBCALL void fb_ConsoleGetXY (int *col, int *row)
 

Function Documentation

FBCALL void fb_ConsoleGetXY ( int *  col,
int *  row 
)

Definition at line 27 of file io_getxy.c.

Here is the caller graph for this function:

void fb_ConsoleGetXY_BIOS ( int *  col,
int *  row 
)

Definition at line 7 of file io_getxy.c.

Here is the caller graph for this function: