Free pascal编译时的出错信息_第1页
Free pascal编译时的出错信息_第2页
Free pascal编译时的出错信息_第3页
Free pascal编译时的出错信息_第4页
Free pascal编译时的出错信息_第5页
已阅读5页,还剩2页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、Pascal出错提示的意义1.Out of memory 内存溢出2.Identifier expected 缺标识符3.Identifier not found 标识符未找到* 如:Identifier not found INTEGR 标识符INTEGER未找到4.Duplicate identifier 重复说明* 如:Duplicate identifier N 变量N重复说明5.Syntax error 语法错误*6.Error in real constant 实型常量错7.Error in integer constant 整型常量错8.String constant excee

2、ds line 字符串常量跨行9.Too many nested file 文件嵌套过多10.Unexpected end of file 非正常文件结束11.Line to long 行过长12.Type Identifier expected 缺类型标识符13.Too many open file 打开文件过多14.Invalid file name 无效文件名15.File not found 文件未找到*16.Disk full 磁盘满17.Invalid compiler directive 无效编译指示18.Too many file 文件过多19.Undefined type i

3、n pointer definition 指针定义中未定义类型20.Variable identifier expected 缺变量标识符21.Error in type definition 类型错误说明*22.Stucture too large 结构过长23.Set base type out of range 集合基类型越界24.File components may not be files or object FILE分量不能为文件或对象25.Invalid string length 无效字符串长度26.Type mismatch 类型不匹配*27.Invalid subrang

4、e base type 无效子界基类型28.Lower bound greater than upper bound 下界大于上界29.Ordinal type expected 缺有序类型30.Integer constant expected 缺整型常数31.Constant expected 缺常量32.Integer or real constant expected 缺整型或实型常量33.Pointe type identifier expected 缺指针类型标识符34.Invalid function result type 无效的函数结果类型35.Label identifie

5、r expected 缺标号标识符36.Begin expected 缺BEGIN*37.End expected 缺END*38.Integer expression expected 缺整型表达式39.Ordinal expression expected 缺有序表达式40.Boolean expression expected 缺布尔表达式41.Operand type do not match operator 操作数与操作符不匹配42.Error in expression 表达式错43.Illegal expression 非法赋值*44.Field identifier expe

6、cted 缺域标识符45.Object file too large 目标文件过大46.Undefined external 未定义外部标识符47.Invalid object file record 无效OBJ文件记录48.Code segment too large 代码段过长49.Data segment too large 数据段过长*50.Do expected 缺DO*51.Invalid PUBLIC definition 无效PUBLIC定义52.Invalid EXTRN definition 无效EXTRN定义53.Too many EXTRN definition EXT

7、RN定义过多54.Of extected 缺0F*55.INTERFACE expected 缺INTERFACE56.Invalid relocatable reference 无效重定位引用57.THEN expected 缺THEN*58.TO (DOWNTO) expected 缺T0或DOWNTO*59.Undefined forward 提前引用未定义的说明60.Too many procedures 过程过多61.Invalid typecast 无效类型转换62.Division by zero 被零除63.Invalid typecast 无效文件类型64.Cannot Re

8、ad or Write variable of this type 不能读写该类型的变量*65.Ponter variable expected 缺指针变量66.String variable expected 缺字符串变量67.String expression expected 缺字符串表达式68.Circular unit reference 单元循环引用69.Unit name mismatchg 单元名不匹配70.Unit version mismatch 单元版本不匹配71.Duplicate unit name 单元重名72.Unit file format error 单元文件

9、格式错误73.Implementation expected 缺IMPLEMENTATl0N74.constant and case types do not match 常数与CASE类型不相匹配75.Record variable expected 缺记录变量76.Constant out of range 常量越界77.File variable expected 缺文件变量78.Pointer extression expected 缺指针变量79.Integer or real expression expected 缺整型或实型表达式80.Lable not within curr

10、ent block 标号不在当前块中81.Lable already defined 标号已定义82.Undefined lable in preceding statement part 在前面语句中标号未定义83.Invalid argument 无效的参数84.Unit expected 缺UNIT85. “;” expected 缺“;”*86. “:” expected 缺“:”*87. “,” expected 缺“,”*88. “(” expected 缺“(”)*89. “)” expected 缺“” *90. “=” expected 缺“”*91. “:=” expect

11、ed 缺“:”*92. “” or “(” expected 缺“”或“(”)*93. “” or “)” expected 缺“”或“)”*94. “.” expected 缺“”*95. “” expected 缺“”*96.Too many variable 变量过多97.Invalid FOR control variable 无效FOR控制变量98.Integer variable expected 缺整型变量99.File and procedure types are not allowed here 此处不允许用文件和过程类型100.Srting length mismatch

12、 字符串长度不匹配101.Invalid ordering of fields 无效域顺序102.String constant expected 缺字符串常量103.Integer or real variable expected 缺整型或实型变量104.Ordinal variable expected 缺顺序变量105.INLINE error INLINE错106.Character expression expected 缺字符表达式107.Too many relocation items 重定位项过多112.Case constant out of range CASE常量越界

13、113.Error in statement 语句错114.Cant call an interrupt procedute 不能调用中断过程116.Must be in 8087 mode to complie this 必须在8087方式下编译117.Target address not found 未找到目标地址118.Include files are not allowed here 此处不允许包含INCLUDE文件120.NIL expected 缺NIL121.Invalid qualifier 无效限定符122.Invalid variable reference 无效变量引用

14、123.Too many symbols 符号过多124.Statement part too large 语句部分过长126.Files must be var parameters 文件必须为变量参数127.Too many conditional directive 条件符号过多128.Misplaced conditional directive 条件指令错位129.ENDIF directive missing 缺少ENDIF 指令130.Error in initial conditional defines 初始条件定义错131.Header does not match pre

15、vious definition 过程和函数头与前面定义的不匹配132.Critical disk error 严重磁盘错误133.Cant evalute this expression 不能计算该表达式* 如:Cant evalute constart expression 不能计算该常量表达式134.Expression incorrectly terminated 表达式错误结束135.Invaild format specifier 无效格式说明符136.Invalid indirect reference 无效间接引用137.Structed variable are not al

16、lowed here 此处不允许结构变量138.Cant evalute without system unit 无SYSTEM单元不能计算139.Cant access this symbols 不能存取该符号140.Invalid floating point operation 无效浮点运算141. Cant compile overlays to memory 不能将覆盖模块编译至内存142.Procedure or function variable expected 缺过程和函数变量143.Invalid procedure or function reference. 无效过程或

17、函数引用144.Cant overlay this unit 不能覆盖该单元147.Object type expected 缺对象类型148.Local object types are not allowed 不允许局部对象类型149.VIRTUAL expected 缺VIRTUAL150.Method identifier expected 缺方法标识符151.Virtual constructor are not allowed 不允许虚拟构造方法152.Constructor Identifier expected 缺构造函数标识符153.Destructor Identifier expected 缺析构函数标识符154.Fail only allowed within constructors FAIL标准过程只允许在构造方法内使用155.Invalid combination of opcode and operands 无效的操作符

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论