diff options
Diffstat (limited to 'ccc.h')
| -rw-r--r-- | ccc.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,4 +3,7 @@ #define CCC_PANIC { perror("ccc"); exit(1); } +typedef unsigned long long integral_t; +typedef double floating_t; + #endif |
![]() |
index : cflems/ccc.git | |
| Carson's C Compiler | Carson Fleming |
| summaryrefslogtreecommitdiff |