aboutsummaryrefslogtreecommitdiff
path: root/const.h
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2014-04-04 20:34:44 +0800
committerTeddy <ted.sybil@gmail.com>2014-04-04 20:34:44 +0800
commitca9650190643302b8af46b106230fda877407f07 (patch)
treeea161a1b38ad25d059adecba623e36fafe28b8b7 /const.h
parentbf77f3bad51ef61f660514b6f72bcd8b68f25154 (diff)
working on type checking
Diffstat (limited to 'const.h')
-rw-r--r--const.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/const.h b/const.h
index 26f05fa..fab99d9 100644
--- a/const.h
+++ b/const.h
@@ -21,5 +21,6 @@
#define MAX_DEBUG_PRINT_BUFF 1024
#define MAX_DEBUG_PRINT_LVL 1024
#define MAX_TABLE_SIZE 1021
+#define MAX_ERROR_BUFF 1024
#define INT_SIZE 4
#define CHAR_SIZE 1