TC编译常见错误提示解释
Argument # missing name 参数#名丢失
Argument list syntax error 参数表语法错误
Array bounds missing 丢失数组界限符
Bad character in paramenters 参数中有不适当的字符
Bad file name format in include directive 包含命令中文件名格式不正确
Call of non-function 调用未定义的函数
Call to function with no prototype 调用函数时没有函数的说明
Cannot modify a const object 不允许修改常量对象
Case outside of switch Case 出现在switch外
Case statement missing Case语句漏掉
Case syntax error Case 语法错误
Character constant too long 字符常量太长
Compound statement missing{ 分程序漏掉"{"
Conflicting type modifiers 不明确的类型说明符
Constant expression required 要求常量表达式
Declaration missing ; 说明缺少";"
Declaration needs type or storage class 说明必须给出类型或存储类
Declaration syntax error 说明中出现语法错误
Default outside of switch Default 出现在switch语句之外
Define directive needs an identifier 编译预处理指令Define需要标识符
Division by zero 用零作除数
Do statement must have while Do-while语句中缺少while部分
DO while statement missing ( Do while语句中漏掉了符号"("
Do while statement missing; Do while语句中掉了分号
Duplicate Case
TC编译常见错误提示解释.doc 来自淘豆网m.daumloan.com转载请标明出处.