FreeBASIC  0.91.0
io_readxy.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_readxy.c:

Go to the source code of this file.

Functions

unsigned int fb_ConsoleReadXY_BIOS (int col, int row, int colorflag)
 
FBCALL unsigned int fb_ConsoleReadXY (int col, int row, int colorflag)
 

Function Documentation

FBCALL unsigned int fb_ConsoleReadXY ( int  col,
int  row,
int  colorflag 
)

Definition at line 26 of file io_readxy.c.

Here is the caller graph for this function:

unsigned int fb_ConsoleReadXY_BIOS ( int  col,
int  row,
int  colorflag 
)

Definition at line 9 of file io_readxy.c.

Here is the call graph for this function:

Here is the caller graph for this function: