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

Go to the source code of this file.

Functions

HANDLE fb_hConsoleCreateBuffer (void)
 
static void hHideCursor (int pg1, int pg2)
 
int fb_ConsolePageSet (int active, int visible)
 

Function Documentation

int fb_ConsolePageSet ( int  active,
int  visible 
)

Definition at line 36 of file io_pageset.c.

Here is the call graph for this function:

HANDLE fb_hConsoleCreateBuffer ( void  )

Definition at line 6 of file io_pageset.c.

Here is the caller graph for this function:

static void hHideCursor ( int  pg1,
int  pg2 
)
static

Definition at line 24 of file io_pageset.c.

Here is the caller graph for this function: