|
|
1.1 root 1: #ifndef SRBHDR
2: #include "defs.h"
3: #endif
4:
5: UNION _printf PRINTF;
6: union _printf {
7: L_INT p_expr;
8: INT p_int;
9: STRING p_string;
10: CHAR p_char;
11: REAL p_real;
12: L_REAL p_lreal;
13: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.