C語言報(bào)錯整理大全_第1頁
C語言報(bào)錯整理大全_第2頁
C語言報(bào)錯整理大全_第3頁
C語言報(bào)錯整理大全_第4頁
C語言報(bào)錯整理大全_第5頁
已閱讀5頁,還剩7頁未讀 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡介

1、C語言錯誤代碼及錯誤信息錯誤釋義error 1: Out of memory 內(nèi)存溢出error 2: Ide ntifier expected 缺標(biāo)識符error 3: Unknown ide ntifier 未定義的標(biāo)識符error 4: Duplicate ide ntifier 重復(fù)定義的標(biāo)識符error 5: Syn tax error 語法錯誤error 6: Error in real con sta nt 實(shí)型常量錯誤error 7: Error in in teger con sta nt 整型常量錯誤error 8: Stri ng con sta nt exceeds l

2、in 字符串常量超過一行error 10: Un expected end of file文 件非正常結(jié)束error 11: Li ne too long 行太長error 12: Type ide ntifier expected 定義的類型標(biāo)識符error 13: Too many ope n files打 開文件太多error 14: In valid file name 無效的文件名error 15: File not fou nd 文件未找到error 16: Disk full 磁盤滿error 17: Inv alid compiler directive 無效的編譯命令erro

3、r 18: Too many files 文件太多error 19: Un defi ned type in poin ter def指針定義中未定義類型 可編輯范本error 20: Variable ide ntifier expected 變量標(biāo)識符error 21: Error in type 類型錯誤error 22: Structure too large結(jié)構(gòu)類型太長error 23: Set base type out of rang 集合基類型越界error 24: File comp onents may not be files or objectsf分 量不能是文件或?qū)ο?/p>

4、error 25: In valid stri ng len gth 無效的字符串長度error 26: Type mismatch 類型不匹配error 27:error 27: Invalid subrange base typ無效的子界基類型error 28:Lower bound greater tha n upper bounc下界超過上界error 29:Ordi nal type expected 缺有序類型error 30:In teger con sta nt expected 整型常量error 31:Con sta nt expected 缺常量error 32:In t

5、eger or real con sta nt expected 整型或?qū)嵭统A縠rror 33:Poi nter Type ide ntifier expected缺 指針類型標(biāo)識符error 34:In valid fun ctio n result type無效的函數(shù)結(jié)果類型error 35:Label ide ntifier expected 缺標(biāo)號標(biāo)識符error 36:BEGIN expected 缺 BEGINerror 37:END expected 缺 ENDerror 38: Integer expression expecte缺整型表達(dá)式error 39: Ordinal

6、 expression expecte(缺有序類型表達(dá)式error 40: Boolean expression expecte缺布爾表達(dá)式error 41: Opera nd types do not match 操作數(shù)類型不匹配error 42: Error in expression 表達(dá)式錯誤error 43: Illegal assignment非法賦值error 44: Field identifier expected缺域標(biāo)識符error 45: Object file too large 目標(biāo)文件太大error 46: Undefined external未定義的外部過程與函數(shù)

7、error 47: Invalid object file record 無效的 OBJ 文件格式error 48: Code segment too larger碼段太長error 49: Data segment too large數(shù)據(jù)段太長error 50: DO expected 缺 DOerror 51: Invalid PUBLIC definition 無效的 PUBLIC 定義error 52: Invalid EXTRN definition 無效的 EXTRN 定義error 53: Too many EXTRN definitions 太多的 EXTRN 定義error

8、54: OF expected 缺 OFerror 55: INTERFACE expected 缺 INTERFACEerror 56:Inv alid relocatable refere nee無效的可重定位弓丨用error 57:THEN expected 缺 THENerror 58:TO or DOWNTO expected 缺 TO 或 DOWNTOerror 59:Undefined forward提前引用未經(jīng)定義的說明error 61:In valid typecast無效的類型轉(zhuǎn)換error 62:Divisio n by zero 被零除error 63:In valid

9、 file type無效的文件類型error 64:Cannot read or write variables of this typ不能讀與此類型變量error 65:Poin ter variable expecte(缺指針類型變量error 66:Stri ng variable expecte(缺 字符串變量error 67:Stri ng expressi on expecte缺 字符串表達(dá)式error 68:Circular unit referenee單兀 UNIT 部件循環(huán)引用error 69:Unit n ame mismatch單兀名不匹配error 70:Unit ve

10、rsi on mismatch單兀版本不匹配error 71:In ternal stack overflow 內(nèi)部堆棧溢出error 72:Unit file format error單元文件格式錯誤error 73:IMPLEMENTATION expected 缺 IMPLEMENTATIONerror 74:Constant and case types do not matc常量和 CASE 類型不匹配error 75: Record or object variable expected記錄或?qū)ο笞兞?error 76: Constant out of range常量越界error

11、 77: File variable expectec缺文件變量error 78: Pointer expression expected指針表達(dá)式error 79: Integer or real expression expecte缺整型或?qū)嵭捅磉_(dá)式error 80: Label not within current block 標(biāo)號不在當(dāng)前塊內(nèi)error 81: Label already definec標(biāo)號已定義error 82: Un defi ned label in precedi ng stateme nt pa在 前面未定義標(biāo)號error 83: Invalid argume

12、nt 無效的 參數(shù)error 84: UNIT expected 缺 UNITerror 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 缺“.”err

13、or 95: . expected缺“.”error 96: Too many variables變量太多error 97: Invalid FOR control variable 無效的 FOR 循環(huán)控制變量error 98: Integer variable expecte(缺整型變量error 99: Files and procedure types are not allowed he該處不允許文件和過程類型error 100 String length mismatch字符串長度不匹配error 101: Invalid ordering of fields 無效域順序error

14、 102 String constant expectec缺字符串常量error 103: Integer or real variable expecte(缺整型或?qū)嵭妥兞縠rror 104: Ordinal variable expected缺有序類型變量error 105: INLINE error INLINE 錯誤error 106: Character expression expecte缺字符表達(dá)式error 107: Too many relocation items重定位項(xiàng)太多error 108: Overflow in arithmetic operation 算術(shù)運(yùn)算溢出

15、error 112 CASE constant out of range CASE常量越界error 113: Error in statement 表達(dá)式錯誤error 114: Cannot call an interrupt procedure不能調(diào)用中斷過程error 116: Must be in 8087 mode to compile this必須在 8087模式編譯error 117: Target address not found找不到目標(biāo)地址error 118: Include files are not allowed her&亥處不允許 INCLUDE 文件error

16、 119 No inherited methods are accessible her該處繼承方法不可訪問error 121: Invalid qualifier 無效的限定符error 122 In valid variable refere nee 無效的變量引用error 123: Too many symbols 符號太多error 124: Statement part too large語句體太長error 126: Files must be var parameter文件必須是變量形參error 127: Too many conditional symbols條件符號太多e

17、rror 128: Misplaced conditional directive條件指令錯位error 129 ENDIF directive missing 缺 ENDIF 指令error 130 Error in initial conditional defines 初始條件定義錯誤error 131: Header does not match previous definitior和前面定義的過程或函數(shù)不匹配error 133: Cannot evaluate this expression能計(jì)算該表達(dá)式error 134: Expressi on in correctly ter

18、m in ated表 達(dá)式錯誤結(jié)束error 135: Invalid format specifier 無效格式說明符error 136: I nvalid in direct refere nee 無效的間接引用error 137: Structured variables are not allowed he該處不允許結(jié)構(gòu)變量error 138: Cannot evaluate without System uni役有 System單元不能計(jì)算error 139 Cannot access this symbo不能存取符號error 140 In valid float ing poin

19、t operati on 無效的符號運(yùn)算error 141: Cannot compile overlays to memory不能編譯覆蓋模塊至內(nèi)存error 142 Pointer or procedural variable expected指針或過程變量error 143: In valid procedure or fun ctio n refere nee 無效的過程或函數(shù)調(diào)用error 144: Cannot overlay this unit 不能覆蓋該單元error 146: File access deniec不允許文件訪問error 147: Object type ex

20、pected缺對象類型error 148: Local object types are not allowe(不允許局部對象類型error 149 VIRTUAL expected 缺 VIRTUALerror 150: Method ide ntifier expected 方法標(biāo)識符error 151: Virtual constructors are not allowed不允許虛構(gòu)造函數(shù)error 152 Constructor identifier expected缺構(gòu)造函數(shù)標(biāo)識符error 153: Destructor identifier expected缺析構(gòu)函數(shù)標(biāo)識符可編

21、輯范本error 154: Fail only allowed within constructors 只能在構(gòu)造函數(shù)內(nèi)使用 Fail 標(biāo)準(zhǔn)過error 155:In valid comb in ati on of opcode and opera nds操作數(shù)與操作符無效組合error 156:Memory refere nee expected 內(nèi)存弓丨用指針error 157:Cannot add or subtract relocatable symbo不 能加減可重疋位符號error 158:In valid register comb in ati on 無效寄存器組合error

22、159286/287 in structio ns are not en ablec未 激活 286/287指令error 160In valid symbol refere nee 無效符號指針error 161:Code gen erati on error代 碼生成錯誤error 162ASM expected 缺 ASMerror 166:Procedure or fun cti on ide ntifier expectec缺 過程或函數(shù)標(biāo)識符error 167:Cannot export this symbol 不冃 能輸出該符號error 168:Duplicate export

23、 name外部文件名重復(fù)error 169Executable file header toerror 170Too many segme nts段太多fatal error C1004: unexpected end of file found未找到文件末尾(可能是括號匹配問 題) fatal error C1021: in valid preprocessor comma nd 1n clude無效的編譯預(yù)處 理命令 1n clude fatal error C1083: Canno t open in clude file: stdi.h: No such file or directo

24、ry 不能打開頭 文 件stdi.h,文件或文件夾不存在error C2101: & on con sta nt不能 計(jì)算常 量的地 址error C2059: syn tax error : while在while附近, 存在語法錯誤 error C2061: syntax error : identifier x標(biāo)識符 x 的附近,存在語法錯 誤 error C2065: i : undeclared identifier 變量 i 未定義 error C2078: too many initializers 數(shù)組 / 結(jié) 可編輯范本構(gòu)等變量初 始化時(shí)的 數(shù)據(jù) 太多 error C2087

25、: : missing subscript 丟失數(shù)組下 標(biāo) error C2106: = : left operand must be l-value = 的 左 側(cè) 應(yīng) 當(dāng) 是 左 值 , 即 不 能 是 常 量 error C2115: = : in compatible types =兩側(cè)的類型不兼容 error C2133: a : unknown size a可 能 是 數(shù) 組 名 ) 的 大 小 不 確 定 。 error C2137: empty character constant 空 的 字 符 常 量error C2143: syntax error : missing ;

26、 before 在 之前 , 缺 少; error C2146: syntax error : missing ) before identifier 在 標(biāo) 識 符 之 前 缺 少)error C2181: illegal else without matching if else 缺 少 匹 配 的if error C2198: printf : too few actual parameters printf 函 數(shù) 的 參 數(shù) 太 少 error C2223: left of -x must point to struct/union -x 的左側(cè)應(yīng)是結(jié)構(gòu)類型變量或聯(lián)合類 型變量 error C2224: left of .x must have struct/union type .x 的左側(cè)應(yīng)是結(jié)構(gòu)類型變量或聯(lián)合 類型變量 error C2371: f1 : redefinition; different basic types 函數(shù)f1的接口被重定義,參數(shù)類型 或返回值類型不一致warni ng C4101: x : un refere need local variable X是 一個(gè)從未被使用的局

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

最新文檔

評論

0/150

提交評論