Mercurial > hg > CbC > old > device
comparison mc.h @ 201:3ae7e188416f
*** empty log message ***
author | kono |
---|---|
date | Sat, 10 Apr 2004 22:15:29 +0900 |
parents | 5f70abd9453d |
children | 4170cefb48f6 |
comparison
equal
deleted
inserted
replaced
200:d83291712bf7 | 201:3ae7e188416f |
---|---|
9 #include <stdio.h> | 9 #include <stdio.h> |
10 #include <stdlib.h> | 10 #include <stdlib.h> |
11 #endif | 11 #endif |
12 | 12 |
13 #define FLOAT_CODE 1 | 13 #define FLOAT_CODE 1 |
14 #define LONGLONG_CODE 0 | 14 #define LONGLONG_CODE 1 |
15 | 15 |
16 #define SIZE_INT 4 | 16 #define SIZE_INT 4 |
17 | 17 |
18 /* reserved word start */ | 18 /* reserved word start */ |
19 | 19 |