C语言报错整理大全

更新时间:2023-05-08 18:29:48 阅读: 评论:0

C语言错误代码及错误信息 错误释义
error 1: Out of memory 内存溢出
error 2: Identifier expected 缺标识符
error 3: Unknown identifier 未定义的标识符
error 4: Duplicate identifier 重复定义的标识符
error 5: Syntax error 语法错误
error 6: Error in real constant 实型常量错误
error 7: Error in integer constant 整型常量错误
error 8: String constant exceeds line 字符串常量超过一行
error 10: Unexpected end of file 文件非正常结束
error 11: Line too long 行太长
error 12: Type identifier expected 未定义的类型标识符
error 13: Too many open files 打开文件太多
error 14: Invalid file name 无效的文件名
error 15: File not found 文件未找到
error 16: Disk full 磁盘满
error 17: Invalid compiler directive 无效的编译命令
error 18: Too many files 文件太多
error 19: Undefined type in pointer def 指针定义中未定义类型
error 20: Variable identifier expected 缺变量标识符
error 21: Error in type 类型错误
error 22: Structure too large 结构类型太长
error 23: Set ba type out of range 集合基类型越界
error 24: File components may not be files or objectsfile分量不能是文件或对象
error 25: Invalid string length 无效的字符串长度
error 26: Type mismatch 类型不匹配
error 27error 27Invalid subrange ba type 无效的子界基类型
error 28Lower bound greater than upper bound 下界超过上界
error 29Ordinal type expected 缺有序类型
error 30Integer constant expected 缺整型常量
error 31Constant expected 缺常量
error 32Integer or real constant expected 缺整型或实型常量
error 33Pointer Type identifier expected 缺指针类型标识符
error 34Invalid function result type 无效的函数结果类型
error 35Label identifier expected 缺标号标识符
error 36BEGIN expected BEGIN
error 37END expected END
error 38Integer expression expected 缺整型表达式
error 39Ordinal expression expected 缺有序类型表达式
error 40Boolean expression expected 缺布尔表达式
error 41Operand types do not match 操作数类型不匹配
error 42Error in expression 表达式错误
error 43Illegal assignment 非法赋值
error 44Field identifier expected 缺域标识符
error 45Object file too large 目标文件太大
error 46Undefined external 未定义的外部过程与函数
error 47Invalid object file record 无效的OBJ文件格式
error 48Code gment too large 代码段太长
error 49Data gment too large 数据段太长
error 50DO expected DO
error 51Invalid PUBLIC definition 无效的PUBLIC定义
error 52Invalid EXTRN definition 无效的EXTRN定义
error 53: Too many EXTRN definitions 太多的EXTRN定义
error 54OF expected OF
error 55INTERFACE expected INTERFACE
error 56Invalid relocatable reference 无效的可重定位引用
error 57THEN expected THEN
error 58TO or DOWNTO expected TODOWNTO
error 59Undefined forward 提前引用未经定义的说明
error 61Invalid typecast 无效的类型转换
error 62Division by zero 被零除
error 63Invalid file type 无效的文件类型
error 64Cannot read or write variables of this type 不能读写此类型变量
error 65Pointer variable expected 缺指针类型变量
error 66String variable expected 缺字符串变量
error 67String expression expected 缺字符串表达式
error 68Circular unit reference 单元UNIT部件循环引用
error 69Unit name mismatch 单元名不匹配
error 70Unit version mismatch 单元版本不匹配
error 71Internal stack overflow 内部堆栈溢出
error 72Unit file format error 单元文件格式错误
error 73IMPLEMENTATION expected IMPLEMENTATION
error 74Constant and ca types do not match 常量和CASE类型不匹配
error 75Record or object variable expected 缺记录或对象变量
error 76Constant out of range 常量越界
error 77File variable expected 缺文件变量
error 78Pointer expression expected 缺指针表达式
error 79Integer or real expression expected 缺整型或实型表达式
error 80Label not within current block 标号不在当前块内
error 81Label already defined 标号已定义
error 82Undefined label in preceding statement part 在前面未定义标号
error 83Invalid @ argument 无效的@参数
error 84UNIT expected UNIT
error 85: ";" expected
error 86 ":" expected
error 87 "," expected
error 88 "(" expected
error 89 ")" expected
error 90 "=" expected “=”
error 91 ":=" expected “:=”
error 92 "[" or "(." Expected “[”.”
error 93: "]" or ".)" expected “.
error 94 "." expected “.”
error 95: ".." expected “..”
error 96Too many variables 变量太多
error 97Invalid FOR control variable 无效的FOR循环控制变量
error 98Integer variable expected 缺整型变量
error 99Files and procedure types are not allowed here 该处不允许文件和过程类型
error 100String length mismatch 字符串长度不匹配
error 101Invalid ordering of fields 无效域顺序
error 102String constant expected 缺字符串常量
error 103Integer or real variable expected 缺整型或实型变量
error 104Ordinal variable expected 缺有序类型变量
error 105INLINE error INLINE错误
error 106Character expression expected 缺字符表达式

本文发布于:2023-05-08 18:29:48,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/78/558338.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:类型   变量   文件   引用   标识符
相关文章
留言与评论(共有 0 条评论)
   
验证码:
推荐文章
排行榜
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图