版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、C语百错误提小Ambiguous operators need parentheses -4明确的 运算需要用括号括起Ambiguous symbol ”xxx“不明确的符 号Argument list syntax error参数表语 法错误Array bounds missing丢失数组界限 符Array size toolarge数组尺寸太大 Bad character in paramenters参数中有不适当的子符Bad file name format in include directive包含命令中文件名格式不正确Bad ifdef directive synatax编译预 处
2、理 ifdef 有语法错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语 句Case syntax errorCase语法错误 Code has no effect代码不可述不可能执行到分程序漏掉""Com
3、pound statement missing不明确的类型说明符Conflicting type modifiersConstant expression required要求常 量表达式Constant out of range in comparison4 比较中常量超出范围Conversion may lose significant digits转换 时会丢失意义的数字Conversion of near pointer not allowed不允许转换近指针Could not find file "xxx" 找不到 XXX 文件Declaration missin
4、g ;说明缺少 ""Declaration syntax error说明中出现语法错误Default outside of switchDefault 出 现在 switch 语句之外Define directive needs an identifier定义编 译预处理需要标识符Division by zero 用零作除数Do statement must have whileDo-while 语 句中缺少 while 部分Enum syntax error枚举类型语法 错误Enumeration constant syntax error枚举常数语法错误Error di
5、rective :xxx 错误的 编译预处理命令Error writing output file 写输 出文件错误Expression syntax error表达 式语法错误Extra parameter in call调用 时出现多余错误File name too long文件名太长Function call missing函数调用缺少 右括号Fuction definition out of place 函 数定义位置错误Fuction should return a value函数 必需返回一个值Goto statement missing labelGoto 语句没有标号Hexad
6、ecimal or octal constant too large16® 制或 8 进制常数太大川egal character ”x”1上法字符 x Illegal initialization非法的初始化Illegal octal digit 非法的 8进制数 字川egal pointer subtraction非法的 指针相减Illegal structure operation非法的 结构体操作川egal use of floating point 非法 的浮点运算Illegal use of pointer指针使用 非法Improper use of a typedefsy
7、mbol类型 定义符号使用不恰当In-line assembly not allowed不允许 使用行问汇编Incompatible storage class存储类另 不相容Incompatible type conversion不 相容的类型转换Incorrect number format错误 的数据格式Incorrect use of defaultDefault 使用不当Invalid indirection无效的间接运算Invalid pointer addition 指针相力口 无效Irreducible expression tree无 法执行的表达式运算Lvalue requ
8、ired 需要逻辑 值 0或非 0值Macro argument syntax error宏参 数语法错误Macro expansion too long宏的 扩展以后太长Mismatched number of parameters in definition -定 义中参数个数不匹酉己Misplaced break止匕处不应出现break语句Misplaced continue止匕处不应 出现 continue语句Misplaced decimal point此处不应 出现小数点Misplaced elif directive 不应编 译预处理 elifMisplaced else止匕处不
9、应出现 elseMisplaced else directive止匕处不应 出现编译预处理 elseMisplaced endif directive此处不应 出现编译预处理 endifMust be addressable必须是可以 编址的Must take address of memory location必须存储定位的地址No declaration for function ''xxx''没有函数 xxx 的说明No stack缺少堆栈No type information 没有类型信息 Non-portable pointer assignment-
10、不可移动的指 针(地址常数赋值Non-portable pointer comparison.不可移动的指 针(地址常数比较Non-portable pointer conversion不可移动的指 针(地址常数转换Not a valid expression format type不合法的表达式格式Not an allowed type不允许使用 的类型Numeric constant too large数值常 太大Out of memory 内存不够用 Parameter ”xxx” is never used能数xxx没有用到Pointer required on left side o
11、f ->符号,的左边必须是指针Possible use of ''xxx'' before definition在定义之前就使用了 xxx (警告Possibly incorrect assignment赋值可 能不正确Redeclaration of ''xxx''重复定义 了 xxxRedefinition of ''xxx'' is not identicalxxx 的两次定义不一致Register allocation failure寄存器 定址失败Repeat count needs
12、 an lvalue重复 计数需要逻辑值Size of structure or array not known结构 体或数给大小不确定Statement missing ;语句后缺少 ""Structure or union syntax error结构体或联合体语法错误Structure size too large结构体尺寸太大Sub scripting missing 下标缺少右方 括号Superfluous & with function or array函数 或数组中有多余的"&"Suspicious pointer conv
13、ersion可疑的指针转换Symbol limit exceeded符号超限Too few parameters in call函数调用时的实 参少于函数的参数不Too many default casesDefault太多(switch 语句中一个Too many error or warning messagesToo many type in declaration说明中 类型太多Too much auto memory in function函数 用至U的局部存储太多Too much global data defined in file文件中全局数据太多Two consecutive
14、 dots两个连续的句点 Type mismatch in parameterxxx 参数 xxx 类型不匹酉己Type mismatch in redeclaration of ''xxx''xxx 重定义的类型不匹配Unable to create output file ''xxx''无法建立输出文件 xxxUnable to open include file ''xxx''无法 打开被包含的文件 xxxUnable to open input file ''xxx'
15、'无 法打开输入文件 xxxUndefined label ''xxx''没有定义 的标号 xxxUndefined structure ''xxx''没有定 义的结构 xxxUndefined symbol ''xxx''没有定义的符号xxxUnexpected end of file in comment started on line xxx从xxx行开始的注解尚未 结束文件不能结束Unexpected end of file in conditional started on lin
16、e xxx从xxx开始的条件语句 尚未结束文件不能结束 Unknown assemble instruction未知的 汇编结构Unknown option未知的操作Unknown preprocessor directive: 'xxx''不认识的预处理命令xxxUnreachable code无路可达的代码Unterminated string or character constant字符串缺少引号User break用户强行中断了程序Void functions may not return a value - Void 类型 的函数不应有返回值Wrong nu
17、mber of arguments调用函数 的参数数目专昔''xxx'' not an argumentxxx不是参数''xxx'' not part of structurexxx 不是结构体的一部分xxx statement missing (xxx 语句 缺少左括号xxx statement missingxxx 语句缺 少右括号xxx statement missing ;xxx 缺少 分号xxx'' declared but never used说 明了 xxx 但没有使用xxx'' is
18、 assigned a value which is never used -给 xxx 赋了 值但未用过Zero length structure结构体的长度为零警告类错误1 'XXX declare but never usedl XXX 已定义但 从未用过。2 'XXX is assigned a value which is never uSedM XXX 已赋值但从未用过。3 Code has no effect®序中含有没有实际作用的代 码。4 Non-portable pointer conversion不适当的指针转 换,可能是在应该使用指针的 地方用
19、了一个非 0 的数值。5 Possible use of XXX before definition式中使用 了未赋值的变量6 Redeclaration of飞081序文件中主函 数main不止一个。7 Suspicious pointer conversion可疑的指针转换。通常是使用了基本类型不匹配的指针。8 Unreachable code®序含有不能执行到的代码。错误或致命错误9 Compound statement missing in function main程 序结尾缺少括号 。10 “" expected; “(” eXpece语句或数组 初始化的结尾缺
20、少“";。“(”12 Case outside of switch caseOi于 Switch 结构,多由于 switch 结构中的花括 号不配对所致。13 Case statement missing'结构期的某 个case之后缺少冒号。14 Constant expression required义数组时指定的 数组长度不是常量表达式。15 Declaration syntax error结构体或联合类型的定义 后缺少分号。16 Declaration was expecte啾少说明,通常是因为 缺少分界符如逗号、分号、 右圆 括号等所引起的。17 Default ou
21、tside switch Default部分放到了 switch结构 之外,一般是因为花括号不匹配而引起的。18 do statement must have while dOS句中缺少相 应的 while 部分。19 Expression syntax达式语法错。如表达式中含有 两个连续的运算符20 Extra parameter in call调用Sfun fun 时 给出了多余的实参。21 Function should return a value®数应该返回一个值,否则与定义时的说明类 型不匹配。22 Illegal use of pointer指针被非法引用,一般是使用了
22、非法的指针运算。23 Invalid pointer addition指针相加非法。一个指 针(地址可以和一个整数相加 但两个指针不能相加。24 Lvalue required赋值运算的左边是不能寻址的表 达式。25 Misplaced else程序遇到了没有配对的 else 26 No matching表达式中的括号 不配对。27 Pointer required on left side。匚在"这 算的左边只能允许一个指针而不 能是一个一般的结构体变量或联合类型的变量。28 Statement missing;程序遇到了后面没有分号的语 句。29 Too few paramete
23、rs in call调用某个函数时实参 数目不够。30 Unable to open include file' XXXXXXXX.XXX 找不到。31 Unexpected 或:或在不希望的地方使用了 或:。32 Undefined symbol 'X' in function fun数fun中 的变量X没有定义。连接中的常见错误没胸或,通常是主要错误类似于 “undefined symbol _print in modula xxx函数名书写错误。运行中的常见错误Abnormal program termination程序异常终止。通常是 由于内存使用不当所 致。F
24、loating point error : Domain或Divide by 0运算结 果不是一个数或被 0除Null pointer assignment对未初始化的指针赋值,程序有严重错误。User break在运行程序时终止。1 ."c" not an argument in function sum该标识符不是函 数的参数2 .array bounds missing in function main缺少数组界 限符""3 .Array size too large in function main 数组规模太大4 .bad file name format in include directive在包含指 令中的文件名格式不正确5 .Call of non-function in function main 调用未经过定 义的函数 .6 .cannot modify a const object in function main对常 量不能进行修改 .7 .character constant t
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 花字课件教学课件
- 吸墨白板课件教学课件
- 2024固定资产业权转让合同
- 2024年店铺买卖与租赁合同一本通
- 2024年广告装饰新篇章:工程合同全新范本
- 2024年办公室装修设计实施合同
- 2024年度供应链管理合同与物流服务协议
- 2024年工程项目人力资源配置与管理合同
- 2024年度国际广告传媒合作合同
- 2024光伏发电设备采购合同
- 银行业信息系统灾难恢复管理规范
- 医院重点岗位工作人员轮岗制度
- 2023光伏发电工程项目安全文明施工方案
- 带式输送机胶带安装
- 陈育民对FLAC3D常见问题的解答概要
- 专利文献检索方法与步骤课件
- 第5讲-申论大作文课件
- 大咯血的护理及急救课件
- 读《学生的精神》有感
- Module 5 Museums模块测试题二(含答案)(外研版九年级上册)
- 张家爷爷的小花狗2
评论
0/150
提交评论