c语言出错信息中英文对照表,C语言出错信息中英文对照表(20页)-原创力文档...

C语言出错信息中英文对照表

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

致命错误信息

Bad call of in-line function

内部函数非法调用

分析处理方法:在使用一个宏定义的内部函数时,没能正确调用。一个内部函数以两个下划线(_)开始和结束

Irreducible expression tree

不可约表达式树

分析处理方法:这种错误指的是文件中的表达式太复杂,使得代码生成程序无法为它生成代码。书写程序时这种表达式必须避免使用

Register allocation failure

寄存器分配失败

分析处理方法:由于程序中频繁使用寄存器变量而导致交叉引用寄存器失败,属于编译器的系统错误

一般错误信息

#operator not followed by maco argument name

#运算符后没有根宏变元名

"xxxxxx" not an argument

“xxxxxx”不是函数参数

Ambiguous symbol ’’xxx’’

不明确的符号

Argument # missing name

参数#名丢失

Argument list syntax error

参数表语法错误

Array bounds missing

数组界限符“[”或“]”丢失

Array size too large

数组太大

Assembler statement too large

汇编语句太长

Bad configuration file

配置文件不正确

Bad character in paramenters

参数中有不适当的字符

Bad file name format in include directive

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

Bad ifdef directive synatax

编译预处理ifdef有语法错

Bad ifndef directive synatx

编译预处理ifndef有语法错

Bad undef directive syntax

编译预处理undef有语法错

Bad file size syntax

位字段长语法错误

Bit field too large

位字段太长

Call of non-function

调用未定义的函数

Call to function with no prototype

调用函数时没有函数的说明

Cannot modify a const object

不允许修改常量对象

Case outside of switch

case出现在switch之外

Case statement missing

漏掉了case语句

Case syntax error

Case 语法错误

Character constant too long

字符常量太长

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 needs type or storage class

说明必须给出类型或存储类

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关键字

Do while statement missing (

do while 语句中漏掉了"("

Do while statement missing ;

do while 语句中漏了";"

Duplicate Case

case情况不唯一

Enum syntax error

enum(枚举类型)语法错误

Enumeration consta

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值