错误代码及错误信息 错误释义
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 base type out of range 集合基类型越界
error 24: File components may not be files or objectsfile 分量不能是文件或对象
error 25: Invalid string length 无效的字符串长度
error 26: Type mismatch 类型不匹配
error 27: error 27: Invalid subrange base type 无效的子界基类型
error 28: Lower bound greater than upper bound 下界超过上界
error 29: Ordinal type expected 缺有序类型
error 30: Integer constant expected 缺整型常量
error 31: Constant expected 缺常量
error 32: Integer or real constant expected 缺整型或实型常量
error 33: Pointer Type identifier expected 缺指针类型标识符
error 34: Invalid function result type 无效的函数结果类型
字符串常量中字符过多error 35: Label identifier expected 缺标号标识符
error 36: BEGIN expected 缺BEGIN
error 37: END expected 缺END
error 38: Integer expression expected 缺整型表达式
error 39: Ordinal expression expected 缺有序类型表达式
error 40: Boolean expression expected 缺布尔表达式
error 41: Operand types do not match 操作数类型不匹配
error 42: Error in expression 表达式错误
error 43: Illegal assignment 非法赋值
error 44: Field identifier expected 缺域标识符
error 45: Object file too large 目标文件太大
error 46: Undefined external 未定义的外部过程与函数
error 47: Invalid object file record 无效的OBJ文件格式
error 48: Code segment too large 代码段太长
error 49: Data segment too large 数据段太长
error 50: DO expected 缺DO
error 51: Invalid PUBLIC definition 无效的PUBLIC定义
error 52: Invalid EXTRN definition 无效的EXTRN定义
error 53: Too many EXTRN definitions 太多的EXTRN定义
error 54: OF expected 缺OF
error 55: INTERFACE expected 缺INTERFACE
error 56: Invalid relocatable reference 无效的可重定位引用
error 57: THEN expected 缺THEN
error 58: TO or DOWNTO expected 缺TO或DOWNTO
error 59: Undefined forward 提前引用未经定义的说明
error 61: Invalid typecast 无效的类型转换
error 62: Division by zero 被零除
error 63: Invalid file type 无效的文件类型
error 64: Cannot read or write variables of this type 不能读写此类型变量
error 65: Pointer variable expected 缺指针类型变量
error 66: String variable expected 缺字符串变量
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论