• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #define T int
2 #define T_CSTR "int"
3 #define T_VALUE_1 11001110
4 #define T_VALUE_2 22002220
5 #define T_VALUE_3 33003330
6 #define T_VALUE_4 44004440
7 #define T_PRINTF_FORMAT "%i"
8 
9 #include "basic_type.cpp"
10