From 442e485824c87bbef95836be1f3a0f6d86386445 Mon Sep 17 00:00:00 2001 From: Teddy Date: Wed, 16 Apr 2014 12:43:35 +0800 Subject: storage calc & sizeof --- const.h | 1 + 1 file changed, 1 insertion(+) (limited to 'const.h') diff --git a/const.h b/const.h index 88a28a4..cd65eaa 100644 --- a/const.h +++ b/const.h @@ -30,6 +30,7 @@ enum { #define MAX_ERROR_BUFF 1024 #define INT_SIZE 4 #define CHAR_SIZE 1 +#define PTR_SIZE 4 #define FLAG_FUNC_CHK (1 << 0) #define FLAG_FUNC_DEF (1 << 1) #endif -- cgit v1.2.3-70-g09d2