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

Go to the source code of this file.

Functions

void fb_ConsoleClearViewRawEx (HANDLE hConsole, int x1, int y1, int x2, int y2)
 
void fb_ConsoleClear (int mode)
 

Function Documentation

void fb_ConsoleClear ( int  mode)

Definition at line 27 of file io_cls.c.

Here is the call graph for this function:

void fb_ConsoleClearViewRawEx ( HANDLE  hConsole,
int  x1,
int  y1,
int  x2,
int  y2 
)

Definition at line 6 of file io_cls.c.

Here is the call graph for this function:

Here is the caller graph for this function: