原创 C语言出错信息速查(上)

2010-12-22 15:29 2285 9 9 分类: 消费电子

Ambiguous operators need parentheses

不明确的运算需要用括号括起

Ambiguous symbol ``xxx``

不明确的符号

Argument list syntax error

参数表法

Array bounds missing

丢失数界限符

Array size toolarge

数尺寸太大

Bad character in paramenters

参数中有不适当的字符

Bad file name format in include directive

包含命令中文件名格式不正确

Bad ifdef directive synatax

编译预处理ifdef有法

Bad undef directive syntax

编译预处理undef有法

Bit field too large

位字段太

Call of non-function

调用未定的函数

Call to function with no prototype

调用函数没有函数的明

Cannot modify a const object

不允修改常量象

Case outside of switch

漏掉了case 语句

Case syntax error

Case 语法

Code has no effect



代不可述不可能行到

Compound statement missing{

分程序漏掉"{"

Conflicting type modifiers

不明确的型明符

Constant expression required

要求常量表达式

Constant out of range in comparison

在比中常量超出范

Conversion may lose significant digits

转换时会失意的数字

Conversion of near pointer not allowed

不允近指

Could not find file ``xxx``

找不到XXX文件

Declaration missing ;

说明缺少";"

Declaration syntax error

说明中出法

Default outside of switch

Default 出在switch语句之外

Define directive needs an identifier

定理需要符

Division by zero

用零作除数

Do statement must have while

Do-while语句中缺少while部分

Enum syntax error

枚型法

Enumeration constant syntax error

枚常数法



Error directive :xxx

错误的理命令

Error writing output file

写出文件

Expression syntax error

表达式法

Extra parameter in call

调用出多余

File name too long

文件名太

Function call missing )

函数用缺少右括号

Fuction definition out of place

函数定位置

Fuction should return a value

函数必需返回一个

Goto statement missing label

Goto语 句没有号

Hexadecimal or octal constant too large

16进制或8进制常数太大

Illegal character ``x``

非法字符x

Illegal initialization

非法的初始化

Illegal octal digit

非法的8进制数字

Illegal pointer subtraction

非法的指相减

Illegal structure operation

非法的构体操作

Illegal use of floating point



非法的浮点运算

Illegal use of pointer

指使用非法

Improper use of a typedefsymbol

类型定符号使用不恰当

In-line assembly not allowed

不允使用行

Incompatible storage class

存不相容

Incompatible type conversion

不相容的型

Incorrect number format

错误的数据格式

Incorrect use of default

Default使用不当

Invalid indirection

无效的接运算

Invalid pointer addition

指相加无效

Irreducible expression tree

无法行的表达式运算

Lvalue required

需要0或非0值

Macro argument syntax error

宏参数法

Macro expansion too long

宏的展以后太

Mismatched number of parameters in definition

定中参数个数不匹配

Misplaced break

此不出break语句



Misplaced continue

此不出continue语句

Misplaced decimal point

此不出小数点

Misplaced elif directive

不理elif

Misplaced else

此不出else

Misplaced else directive

此不出理else

Misplaced endif directive

此不出理endif

未完,强制分页:C语言出错信息速查(下)

文章评论0条评论)

登录后参与讨论
我要评论
0
9
关闭 站长推荐上一条 /2 下一条