文档详情

C语言常见错误中英对译.docx

发布:2017-07-07约6.6千字共12页下载文档
文本预览下载声明
#operator not followed by maco argument name#运算符后没跟宏变元名Ambiguous operators need parentheses 不明确的运算需要用括号括起Ambiguous symbol xxx 不明确的符号Argument # missing name参数#名丢失Argument list syntax error 参数表语法错误Array bounds missing 丢失数组界限符Array size too large 数组尺寸太大Assembler statement too long汇编语句太长Bad call of in-line function内部函数非法调用Bad character in paramenters参数中有不适当的字符Bad configuration file配置文件不正确Bad file name format in include directive 包含命令中文件名格式不正确Bad ifdef directive synatax编译预处理ifdef有语法错Bad ifndef directive syntax编译预处理ifndef指令语法错误Bad undef directive syntax 编译预处理undef有语法错Bit field too large 位字段太长Call of non-function 调用未定义的函数Call to function with no prototype 调用函数时没有函数的说明Cannot modify a const object 不允许修改常量对象Case outside of switch Case 出现在switch外Case statement missingCase语句漏掉Case syntax error Case 语法错误Character constant too long字符常量太长Code has no effect 代码不可述不可能执行到Compound statement missing{分程序漏掉{ Conflicting type modifiers 不明确的类型说明符Constant expression required 要求常量表达式Constant out of range in comparison 在比较中常量超出范围Conversion may lose significant digits 转换时会丢失意义的数字Conversion of near pointer not allowed 不允许转换近指针Could not find file xxx 找不到XXX文件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 Case情况不唯一Enum syntax error 枚举类型语法错误Enumeration constant syntax error 枚举常数语法错误Error directive :xxx错误的编译预处理命令Error writing output file 写输出文件错误Expression syntax error 表达式语法错误Extra parameter in call 调用时出现多余参数Extra parameter in call to xxxxxx调用xxxxxxxx函数时出现了多余参数File name too long 文件名太长For statement missing )For语名缺少)For statement missing(For语句缺少(For statement missing; For 语句缺少;Function call missing )函数调用缺少右括号Fuction definition out of place 函数定义位置错误Fuction should retu
显示全部
相似文档