![C語言報錯整理大全_第1頁](http://file3.renrendoc.com/fileroot_temp3/2022-1/15/23fd0ffe-1ac7-48aa-a5c5-7c2121550891/23fd0ffe-1ac7-48aa-a5c5-7c21215508911.gif)
![C語言報錯整理大全_第2頁](http://file3.renrendoc.com/fileroot_temp3/2022-1/15/23fd0ffe-1ac7-48aa-a5c5-7c2121550891/23fd0ffe-1ac7-48aa-a5c5-7c21215508912.gif)
![C語言報錯整理大全_第3頁](http://file3.renrendoc.com/fileroot_temp3/2022-1/15/23fd0ffe-1ac7-48aa-a5c5-7c2121550891/23fd0ffe-1ac7-48aa-a5c5-7c21215508913.gif)
![C語言報錯整理大全_第4頁](http://file3.renrendoc.com/fileroot_temp3/2022-1/15/23fd0ffe-1ac7-48aa-a5c5-7c2121550891/23fd0ffe-1ac7-48aa-a5c5-7c21215508914.gif)
![C語言報錯整理大全_第5頁](http://file3.renrendoc.com/fileroot_temp3/2022-1/15/23fd0ffe-1ac7-48aa-a5c5-7c2121550891/23fd0ffe-1ac7-48aa-a5c5-7c21215508915.gif)
版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)
文檔簡介
1、C語言錯誤代碼及錯誤信息錯誤釋義error 1: Out of memory 內(nèi)存溢出error 2: Ide ntifier exp ected 缺標(biāo)識符error 3: Unknown ide ntifier未定義的標(biāo)識符error 4: D up licate ide ntifier重復(fù)定義的標(biāo)識符error 5: Syn tax error語法錯誤error 6: Error in real con sta nt實型常量錯誤error 7: Error in in teger con sta nt整型常量錯誤error 8: Stri ng con sta nt exceeds lin
2、e 字符串常量超過一行error 10: Un ex pected end of file 文件非正常結(jié)束error 11: Li ne too long 行太長error 12: Type ide ntifier ex pected 未定義的類型標(biāo)識符error 13: Too many open files 打開文件太多error 14: In valid file name無效的文件名error 15: File not found 文件未找到error 16: Disk full 磁盤滿error 17: Inv alid comp iler directive無效的編譯命令error
3、 18: Too many files 文件太多error 19: Un defi ned type in poin ter def指針定義中未定義類型error 20: Variable ide ntifier exp ected 缺變量標(biāo)識符error 21: Error in type類型錯誤error 22: Structure too large 結(jié)構(gòu)類型太長error 23: Set base type out of range 集合基類型越界error 24: File components may not be files or objectsfile 分量不能是文件或?qū)ο骵r
4、ror 25: In valid stri ng len gth 無效的字符串長度error 26: Type mismatch 類型不匹配error 27 : error 27 : In valid subra nge 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
5、 32Integer or real constant expected 缺整型或?qū)嵭统A縠rror 33P oi nter Type ide ntifier exp ected 缺指針類型標(biāo)識符error 34In valid fun ctio n result type無效的函數(shù)結(jié)果類型error 35Label ide ntifier exp ected 缺標(biāo)號標(biāo)識符error 36BEGIN expected 缺 BEGINerror 37END expected 缺 ENDerror 38Integer expression expected 缺整型表達(dá)式error 39Ordina
6、l expression expected 缺有序類型表達(dá)式error 40Boolea n exp ressi on exp ected 缺布爾表達(dá)式error 41Operand types do not match 操作數(shù)類型不匹配error 42Error in exp ressi on 表達(dá)式錯誤error 43Illegal assignment 非法賦值error 44Field ide ntifier exp ected 缺域標(biāo)識符error 45Object file too large 目標(biāo)文件太大error 46Un defi ned external未定義的外部過程與函
7、數(shù)error 92 :""or "(." Expected 缺“或“(.”error 47Inv alid object file record無效的OBJ文件格式error 48error 49error 50Code segme nt too largeData segme nt too largeDO expected 缺 DO代碼段太長數(shù)據(jù)段太長error 51In valid P UBLIC defi ni tion無效的PUBLIC定義error 52In valid EXTRN defin ition無效的EXTRN定義error 53:
8、Too many EXTRN defi niti ons太多的EXTRN定義error 54 : OF expected 缺 OFerror 55 : INTERFACE expected 缺 INTERFACEerror 56 : Invalid relocatable referenee 無效的可重定位弓丨用error 57 : THEN expected 缺 THENerror 58 :TO or DOWNTO expected 缺 TO 或 DOWNTOerror 59 :Un defi ned forward 提前引用未經(jīng)定義的說明error 61 :In valid typ eca
9、st無效的類型轉(zhuǎn)換error 62 :Division by zero 被零除error 63In valid file type 無效的文件類型error 64Canno t read or write variables of this type不能讀寫此類型變量error 65Pointer variable expected 缺指針類型變量error 66String variable expected 缺字符串變量error 67String expression expected 缺字符串表達(dá)式error 68Circular unit referenee單元 UNIT 部件循環(huán)引
10、用error 69Unit name mismatch 單元名不匹配error 70Unit version mismatch 單元版本不匹配error 71In ternal stack overflow內(nèi)部堆棧溢出error 72Unit file format error單元文件格式錯誤error 73IMPLEMENTATION expected 缺 IMPLEMENTATIONerror 74Constant and case types do not match 常量和 CASE 類型不匹配error 75Record or object variable exp ected 缺記
11、錄或?qū)ο笞兞縠rror 76Constant out of range 常量越界error 77File variable expected 缺文件變量error 78Pointer expression expected 缺指針表達(dá)式error 79Integer or real expression expected 缺整型或?qū)嵭捅磉_(dá)式error 80Label not within curre nt block標(biāo)號不在當(dāng)前塊內(nèi)error 81Label already defi ned 標(biāo)號已定義error 82Un defi ned label in p recedi ng state
12、me nt part 在前面未定義標(biāo)號error 83In valid argume nt 無效的 參數(shù)error 84UNIT expected 缺 UNITerror 85: "" expected 缺 ;error 86 :":"exp ectederror 87 :","exp ectederror 88 :"("exp ectederror 89 :")"exp ectederror 90 :"="exp ectederror 91 :":="e
13、xp ected缺“:=”error 93: "" or ".)" expected缺”或 “)”error 94 :"." expected 缺“.”error 95:"." expected 缺 “.”error 96 :Too many variables 變量太多error 97 :In valid FOR con trol variable無效的 FOR 循環(huán)控制變量error 98 :Integer variable expected 缺整型變量error 99 :類型Files and procedu
14、re types are not allowed here 該處不允許文件和過程error 100Stri ng len gth mismatch 字符串長度不匹配error 101Inv alid orderi ng of fields無效域順序error 102String constant expected 缺字符串常量error 103In teger or real variable exp ected 缺整型或?qū)嵭妥兞縠rror 104Ordi nal variable exp ected 缺有序類型變量error 105INLINE error INLINE 錯誤error 10
15、6Character expression expected 缺字符表達(dá)式error 107Too many relocation items 重定位項太多error 108error 112Overflow in arithmetic op erati onCASE con sta nt out of ra nge CASE算術(shù)運(yùn)算溢出常量越界error 113Error in stateme nt 表達(dá)式錯誤error 114Cannot call an in terr upt p rocedure不能調(diào)用中斷過程error 116Must be in 8087 mode to com p
16、ile this 必須在 8087模式編譯error 117Target address not found 找不至U目標(biāo)地址error 118Include files are not allowed here 該處不允許 INCLUDE 文件error 119No inherited methods are accessible here 該處繼承方法不可訪問error 121In valid qualifier 無效的限定符error 122Inv alid variable refere nee 無效的變量引用error 123Too many symbols 符號太多error 12
17、4Statement part too large 語句體太長error 126Files must be var parameters 文件必須是變量形參error 127Too many conditional symbols 條件符號太多error 128Misp laced con diti onal directive條件指令錯位error 129 :ENDIF directive missing 缺 ENDIF 指令error 158 : Inv alid register comb in ati on無效寄存器組合error 130 :Error in in itial con
18、diti onal defi nes初始條件定義錯誤error 131 :不匹配Header does not match p revious defi niti on 和前面定義的過程或函數(shù)error 133Cannot evaluate this expression 不能計算該表達(dá)式error 134Exp ressi on in correctly termi nated表達(dá)式錯誤結(jié)束error 135Inv alid format sp ecifier無效格式說明符error 136Inv alid in direct refere nee無效的間接弓丨用error 137Struc
19、tured variables are not allowed here該處不允許結(jié)構(gòu)變量error 138Cannot evaluate without System unit 沒有 System 單元不能計算error 139Cannot access this symbol 不能存取符號error 140Inv alid floati ng point op erati on無效的符號運(yùn)算error 141Cannot comp ile overlays to memory 不能編譯覆蓋模塊至內(nèi)存error 142P oi nter or p rocedural variable exp
20、 ected缺指針或過程變量error 143Inv alid p rocedure or fun ctio n refere nee無效的過程或函數(shù)調(diào)用error 144Cannot overlay this unit 不能覆蓋該單元error 146File access denied 不允許文件訪問error 147Object type expected 缺對象類型error 148Local object types are not allowed 不允許局部對象類型error 149VIRTUAL expected 缺 VIRTUALerror 150: Method ide nt
21、ifier ex pected缺方法標(biāo)識符error 151 :Virtual con structors are not allowed不允許虛構(gòu)造函數(shù)error 152 :Con structor ide ntifier exp ected缺構(gòu)造函數(shù)標(biāo)識符error 153 :Destructor ide ntifier exp ected 缺析構(gòu)函數(shù)標(biāo)識符error 154 :準(zhǔn)過程Fail oniy allowed within constructors只能在構(gòu)造函數(shù)內(nèi)使用 Fail 標(biāo)error 155 :合Inv alid comb in ati on of op code and
22、 operands操作數(shù)與操作符無效組error 156 :Memory referenee expected 缺內(nèi)存弓丨用指針error 157 : Cannot add or subtract relocatable symbols 不能加減可重定位符號error159 :286/287 instructions are not enabled 未激活 286/287指令error160 :Inv alid symbol refere nee 無效符號指針error161 :Code generation error 代碼生成錯誤error162 : ASM expected 缺 ASMe
23、rror166 : Procedure or function identifier expected缺過程或函數(shù)標(biāo)識符error167 : Cannot export this symbol 不能輸出該符號error168 : DupIicate export name 外部文件名重復(fù)error169 : Executable file header toerror170 : Too many segments 段太多fatal error C1004: unexpected end of file found 未找到文件末尾(可能是括號 匹配問 題) fatal error C1021:
24、in valid prep rocessor comma nd '1n clude' 無效 的編譯預(yù)處理命令 '1n clude' fatal error C1083: Ca nnot open in clude file: 'stdi.h': No such file or directory不能打開頭文件'stdi.h',文件或文件夾不存在error C2101: '&' on con sta nt不能 計算常 量的地 址 error C2059: syn tax error : 'while&
25、#39;在 '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ù)據(jù)太多error C2087: '<U nknown' : miss ing subscri pt 丟失數(shù)組下error C2106: '=
26、9; : left operand must be l-value '='的左側(cè)應(yīng)當(dāng)是左值,即不能是常 error C2115: '=' : incomp atible types '=' 兩error C2133: 'a' : unknown size a( 可 能是;。error C2137: empty character con sta nterror C2143: syn tax error : miss ing '' beforeerror C2146: syn tax error : miss ing
27、 ')' before ide ntifier '.error C2181: illegal else without match ing if elseerror C2198: 'printf : too few actual p arameters 'printferror C2223: left of '->x' must poi nt to struct/u nio n '->x'的左側(cè)應(yīng)是結(jié)構(gòu)類型變量或聯(lián)合類型變量error C2224: left of '.x' must have
28、struct/union type '.x'的左側(cè)應(yīng)是結(jié)構(gòu)類型變量或聯(lián)合 類型變量 error C2371: 'f1' : redefinition; different basic types函數(shù)'f1'的接口被重定義,參數(shù)類型或返回值類型不一致warning C4101: 'x' : unrefereneed local variable 'x'是一個從未被使用的局部變量warning C4013: 'fi' undefined; assuming extern returning int 函數(shù)'fi'未定義,假設(shè)其是外部函數(shù),返回值類型是 int warning C4020: 'fun' : too many actual parameters 調(diào)用fun'函數(shù)時,有太多的實參warning C4033: 'f3&
溫馨提示
- 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)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 五年級上冊數(shù)學(xué)聽評課記錄 《平行四邊形》人教版
- 初中數(shù)學(xué)人教版九年級下冊同步聽評課記錄28-2-1 第1課時《 解直角三角形》
- 2025年筒式采煤機(jī)合作協(xié)議書
- 北師大版七年級下冊數(shù)學(xué)聽評課記錄:第六章《概率初步回顧與思考》
- 部審湘教版七年級數(shù)學(xué)下冊3.3 第2課時《利用完全平方公式進(jìn)行因式分解》聽評課記錄
- 青島版數(shù)學(xué)七年級下冊《10.1 認(rèn)識二元一次方程組》聽評課記錄2
- 人教版道德與法治八年級上冊5.3《善用法律》聽課評課記錄
- 湘教版數(shù)學(xué)九年級上冊4.1.2《正弦》聽評課記錄
- 五年級上數(shù)學(xué)聽評課記錄
- 土地復(fù)墾合同范本
- 江蘇省鹽城市鹿鳴路初級中學(xué)2024-2025學(xué)年八年級上學(xué)期期末考試語文試題(含答案)
- 《反家庭暴力》課件
- 【物理】《跨學(xué)科實踐:制作簡易桿秤》(教學(xué)設(shè)計)-2024-2025學(xué)年人教版(2024)初中物理八年級下冊
- 新蘇教版一年級數(shù)學(xué)下冊第六單元《簡單的數(shù)量關(guān)系(一)》教案(共2課時)
- 浙江省寧波市九校2024-2025學(xué)年高一上學(xué)期期末聯(lián)考試題 數(shù)學(xué) 含答案
- GA/T 2146-2024法庭科學(xué)涉火案件物證檢驗移動實驗室建設(shè)通用要求
- 北京市石景山區(qū)2024-2025學(xué)年九年級上學(xué)期期末考試數(shù)學(xué)試卷(含答案)
- 2025年度服務(wù)外包合同:銀行呼叫中心服務(wù)外包協(xié)議3篇
- 2025年新高考語文模擬考試試卷(五) (含答案解析)
- 教育部《中小學(xué)校園食品安全和膳食經(jīng)費(fèi)管理工作指引》專題培訓(xùn)
- 北師大版七年級上冊數(shù)學(xué)思維導(dǎo)圖全套
評論
0/150
提交評論