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

Go to the source code of this file.

Functions

int fb_ConsoleColor (int fc, int bc, int flags)
 
int fb_ConsoleGetColorAtt (void)
 

Function Documentation

int fb_ConsoleColor ( int  fc,
int  bc,
int  flags 
)

Definition at line 6 of file io_color.c.

Here is the call graph for this function:

int fb_ConsoleGetColorAtt ( void  )

Definition at line 46 of file io_color.c.