【文章內(nèi)容簡介】
ier 定義編譯預(yù)處理需要標識符Division by zero 用零作除數(shù)Do statement must have while Dowhile語句中缺少while部分Enum syntax error 枚舉類型語法錯誤Enumeration constant syntax error 枚舉常數(shù)語法錯誤Error directive :xxx錯誤的編譯預(yù)處理命令Error writing output file 寫輸出文件錯誤Expression syntax error 表達式語法錯誤Extra parameter in call 調(diào)用時出現(xiàn)多余錯誤File name too long 文件名太長Function call missing)函數(shù)調(diào)用缺少右括號Fuction definition out of place 函數(shù)定義位置錯誤Fuction should return a value 函數(shù)必需返回一個值Goto statement missing label Goto語句沒有標號Hexadecimal or octal constant too large 16進制或8進制常數(shù)太大Illegal character 39。x39。 非法字符xIllegal initialization 非法的初始化Illegal octal digit 非法的8進制數(shù)字Illegal pointer subtraction 非法的指針相減Illegal structure operation 非法的結(jié)構(gòu)體操作Illegal use of floating point 非法的浮點運算Illegal use of pointer 指針使用非法Improper use of a typedefsymbol 類型定義符號使用不恰當Inline assembly not allowed 不允許使用行間匯編Inpatible storage class 存儲類別不相容Inpatible type conversion 不相容的類型轉(zhuǎn)換Incorrect number format 錯誤的數(shù)據(jù)格式Incorrect use of default Default使用不當Invalid indirection 無效的間接運算Invalid pointer addition 指針相加無效Irreducible expression tree 無法執(zhí)行的表達式運算Lvalue required需要邏輯值0或非0值Macro argument syntax error 宏參數(shù)語法錯誤Macro expansion too long 宏的擴展以后太長Mismatched number of parameters in definition 定義中參數(shù)個數(shù)不匹配Misplaced break此處不應(yīng)出現(xiàn)break語句Misplaced continue此處不應(yīng)出現(xiàn)continue語句Misplaced decimal point 此處不應(yīng)出現(xiàn)小數(shù)點Misplaced elif directive 不應(yīng)編譯預(yù)處理elif Misplaced else 此處不應(yīng)出現(xiàn)else Misplaced else directive此處不應(yīng)出現(xiàn)編譯預(yù)處理else Misplaced endif directive此處不應(yīng)出現(xiàn)編譯預(yù)處理endif Must be addressable 必須是可以編址的Must take address of memory location 必須存儲定位的地址No declaration for function 39。xxx39。 沒有函數(shù)xxx的說明No stack 缺少堆棧No type information 沒有類型信息Nonportable pointer assignment 不可移動的指針(地址常數(shù))賦值Nonportable pointer parison 不可移動的指針(地址常數(shù))比較Nonportable pointer conversion 不可移動的指針(地址常數(shù))轉(zhuǎn)換Not a valid expression format type 不合法的表達式格式Not an allowed type 不允許使用的類型Numeric constant too large 數(shù)值常太大Out of memory 內(nèi)存不夠用Parameter 39。xxx39。 is never used 能數(shù)xxx沒有用到Pointer required on left side of 符號的左邊必須是指針Possible use of 39。xxx39。 before definition 在定義之前就使用了xxx(警告)Possibly incorrect assignment 賦值可能不正確Redeclaration of 39。xxx39。 重復(fù)定義了xxxRedefinition of 39。xxx39。 is not identical xxx的兩次定義不一致Register allocation failure 寄存器定址失敗Repeat count needs an lvalue 重復(fù)計數(shù)需要邏輯值Size of structure or array not known 結(jié)構(gòu)體或數(shù)給大小不確定Statement missing。語句后缺少“;”Structure or union syntax error 結(jié)構(gòu)體或聯(lián)合體語法錯誤Structure size too large 結(jié)構(gòu)體尺寸太大Sub scripting missing ] 下標缺少右方括號Superfluous amp。 with function or array 函數(shù)或數(shù)組中有多余的“amp。” Suspicious pointer conversion 可疑的指針轉(zhuǎn)換Symbol limit exceeded 符號超限Too few parameters in call函數(shù)調(diào)用時的實參少于函數(shù)的參數(shù)不Too many default casesDefault太多(switch語句中一個)Too many error or warning messages 錯誤或警告信息太多Too many type in declaration 說明中類型太多Too much auto memory in function 函數(shù)用到的局部存儲太多Too much global data defined in file 文件中全局數(shù)據(jù)太多Two consecutive dots 兩個連續(xù)的句點Type mismatch in parameter xxx 參數(shù)xxx類型不匹配Type mismatch in redeclaration of 39。xxx39。 xxx重定義的類型不匹配Unable to create output file 39。xxx39。 無法建立輸出文件xxxUnable to open include file 39。xxx39。 無法打開被包含的文件xxx Unable