FreeBASIC
0.91.0
Main Page
Data Structures
Files
File List
Globals
con_print_raw.c
Go to the documentation of this file.
1
/* print raw data - no interpretation is done */
2
3
#include "
fb.h
"
4
5
#define FB_CONPRINTRAW fb_ConPrintRaw
6
#define FB_TCHAR char
7
#define FB_CON_HOOK_TWRITE Write
8
#define FB_TCHAR_ADVANCE( iter, count ) \
9
iter += count
10
11
#include "
con_print_raw_uni.h
"
rtlib
con_print_raw.c
Generated on Thu Jan 23 2014 19:40:07 for FreeBASIC by
1.8.4