欢迎光临MCUWAY! 本站网名:单片机之路  永久域名:www.mcuway.com

设为首页

加入收藏

电子基础 初学MCU 单片机类型 MCU程序 MCU应用 设计软件 测控电路 技术论坛
 您现在的位置: 单片机之路 >> 单片机应用 >> 设计方法 >> 文章正文

C编译器错误信息中文翻译

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值

上一页  [1] [2] [3] [4] 下一页

普通文章28课:单片机音乐汇编程序设计
普通文章27课:单片机的一些基本概念
普通文章26课:单片机矩阵式键盘接口技术
普通文章51单片机教程(从原理开始基于汇编)
普通文章1课:单片机概述
普通文章2课:8051单片机引脚介绍
普通文章3课:单片机存储器结构结构分析
普通文章4课:第一个单片机小程序
普通文章5课:单片机延时程序分析
普通文章6课:单片机并行口结构
普通文章7课:单片机的特殊功能寄存器
普通文章8课:单片机寻址方式与指令系统
普通文章9课:单片机数据传递类指令
普通文章10课:单片机数据传送类指令
普通文章11课:单片机算术运算指令
普通文章12课:单片机逻辑运算类指令
普通文章13课:单片机逻辑与或异或指令祥解
普通文章14课:单片机条件转移指令
普通文章15课:单片机位操作指令
普通文章16课:单片机定时器与计数器
普通文章17课:单片机定时器/计数器的方式控制
普通文章18课:单片机的中断系统
普通文章19课:单片机定时器、中断试验
普通文章20课:单片机定时/计数器实验
普通文章21课:单片机串行口介绍

  • 上一篇文章:
  • 下一篇文章:
  • 更多精彩内容>>>

    普通文章电流单位
    普通文章功率单位
    普通文章什么是达林顿管?
    普通文章晶闸管的作用与原理

    学习单片机的必经之路——单片机之路,永久域名:www.mcuway.com