Ambiguous operators need parentheses — 不明确的运算需要用括号括起 2
Ambiguous symbol 'xxx' — 不明确的符号 3
Argument list syntax error — 参数表语法错误 4
Array bounds missing — 丢失数组界限符 5
Array size toolarge — 数组尺寸太大 6
Bad character in paramenters — 参数中有不适当的字符 7
Bad file name format in include directive — 包含命令中文件名格式不正确 8
Bad ifdef directive synatax — 编译预处理 ifdef 有语法错 9
Bad undef directive syntax — 编译预处理 undef 有语法错 10
Bit field too large — 位字段太长 11
Call of non-function — 调用未定义的函数 12
Call to function with no prototype — 调用函数时没有函数的说明 13
Cannot modify a const object — 不允许修改常量对象 14
Case outside of switch — 漏掉了 case 语句 15
Case syntax error — Case 语法错误 16
Code has no effect — 代码不可能执行到 17
Compound statement missing{ — 分程序漏掉"{" 18
Conflicting type modifiers — 不明确的类型说明符 19
Constant expression re