diff --git a/cppbas.inc b/cppbas.inc index 1c2ff01..886c577 100644 --- a/cppbas.inc +++ b/cppbas.inc @@ -41,7 +41,7 @@ #define OR || #define CLASS class #define TYPE typedef struct -#define ADDRESS & +#define ADDR & #define INCR ++ #define DECR -- #define NEXT ++