標(biāo)題: TC中的出錯(cuò)信息注釋 [打印本頁(yè)] 作者: 水中月瓶中鏡 時(shí)間: 2006-7-22 09:25 標(biāo)題: TC中的出錯(cuò)信息注釋 ambiguous operators need parentheses
不明確的運(yùn)算需要用括號(hào)括起
ambiguous symbol 'xxx'
不明確的符號(hào)
argument list syntax error
參數(shù)表語(yǔ)法錯(cuò)誤
array bounds missing
丟失數(shù)組界限符
array size toolarge
數(shù)組尺寸太大
bad character in paramenters
參數(shù)中有不適當(dāng)?shù)淖址?
bad file name format in include directive
包含命令中文件名格式不正確
bad ifdef directive synatax
編譯預(yù)處理ifdef有語(yǔ)法錯(cuò)
bad undef directive syntax
編譯預(yù)處理undef有語(yǔ)法錯(cuò)
bit field too large
位字段太長(zhǎng)
call of non-function
調(diào)用未定義的函數(shù)
call to function with no prototype
調(diào)用函數(shù)時(shí)沒有函數(shù)的說(shuō)明
cannot modify a const object
不允許修改常量對(duì)象
case outside of switch
漏掉了case 語(yǔ)句
case syntax error
case 語(yǔ)法錯(cuò)誤
code has no effect
代碼不可述不可能執(zhí)行到
compound statement missing{
分程序漏掉"{"
conflicting type modifiers
不明確的類型說(shuō)明符
constant expression required
要求常量表達(dá)式
constant out of range in comparison
在比較中常量超出范圍
conversion may lose significant digits
轉(zhuǎn)換時(shí)會(huì)丟失意義的數(shù)字
conversion of near pointer not allowed
不允許轉(zhuǎn)換近指針
could not find file 'xxx'
找不到xxx文件