摘要: ``` cat bb.c include include include include include define KEYVALLEN 100 / Delete left side blank / char l_trim(char szOutput, const char szInput) { 阅读全文
posted @ 2018-01-04 19:25 苏小北1024 阅读(270) 评论(0) 推荐(0) 编辑
摘要: ``` #cat aa.c #include #include #include #include #define DEBUG #ifdef DEBUG static int log_debug(const char *format, ...) { va_list argPtr; int count; va_start(argPtr, format); ... 阅读全文
posted @ 2018-01-04 17:06 苏小北1024 阅读(301) 评论(0) 推荐(0) 编辑