FreeBASIC  0.91.0
con_print_tty_uni.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OUTPUT_BUFFER_SIZE   1024
 

Functions

void FB_CONPRINTTTY (fb_ConHooks *handle, const FB_TCHAR *pachText, size_t TextLength, int is_text_mode)
 

Macro Definition Documentation

#define OUTPUT_BUFFER_SIZE   1024

Definition at line 4 of file con_print_tty_uni.h.

Function Documentation

void FB_CONPRINTTTY ( fb_ConHooks handle,
const FB_TCHAR pachText,
size_t  TextLength,
int  is_text_mode 
)

Definition at line 8 of file con_print_tty_uni.h.

Here is the call graph for this function: