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

Go to the source code of this file.

Functions

void fb_ConsoleGetScreenSizeEx (HANDLE hConsole, int *cols, int *rows)
 
FBCALL void fb_ConsoleGetScreenSize (int *cols, int *rows)
 

Function Documentation

FBCALL void fb_ConsoleGetScreenSize ( int *  cols,
int *  rows 
)

Definition at line 22 of file io_screensize.c.

Here is the call graph for this function:

void fb_ConsoleGetScreenSizeEx ( HANDLE  hConsole,
int *  cols,
int *  rows 
)

Definition at line 6 of file io_screensize.c.

Here is the caller graph for this function: