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

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 4 of file io_getsize.c.

Here is the call graph for this function: