|
FreeBASIC
0.91.0
|

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) |
| #define OUTPUT_BUFFER_SIZE 1024 |
Definition at line 4 of file con_print_tty_uni.h.
| void FB_CONPRINTTTY | ( | fb_ConHooks * | handle, |
| const FB_TCHAR * | pachText, | ||
| size_t | TextLength, | ||
| int | is_text_mode | ||
| ) |