aboutsummaryrefslogtreecommitdiff
path: root/const.h
diff options
context:
space:
mode:
Diffstat (limited to 'const.h')
-rw-r--r--const.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/const.h b/const.h
index 342888e..72fff2a 100644
--- a/const.h
+++ b/const.h
@@ -21,3 +21,8 @@
#define MAX_DEBUG_PRINT_BUFF 1024
#define MAX_DEBUG_PRINT_LVL 1024
#define MAX_TABLE_SIZE 1021
+#define INT_SIZE 4
+#define CHAR_SIZE 1
+#ifndef CIBIC_DEBUG
+#define CIBIC_DEBUG
+#endif