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

Go to the source code of this file.

Functions

int fb_ConsoleViewEx (int toprow, int botrow, int set_cursor)
 
FBCALL int fb_ConsoleView (int toprow, int botrow)
 

Function Documentation

FBCALL int fb_ConsoleView ( int  toprow,
int  botrow 
)

Definition at line 59 of file io_view.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int fb_ConsoleViewEx ( int  toprow,
int  botrow,
int  set_cursor 
)

Definition at line 6 of file io_view.c.

Here is the call graph for this function:

Here is the caller graph for this function: