#define COLOR_TITLE 1 #define COLOR_ERROR 2 /* Debugging */ const static int YEAR = 2012; const static int MONTH = 8; const static int DAY = 29; /* Debug functions */ int debug(char *fmt, ...);