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

设为首页

加入收藏

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

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

Structure or union syntax error
结构体或联合体语法错误

Structure size too large
结构体尺寸太大

Sub scripting missing ]
下标缺少右方括号

Superfluous & with function or array
函数或数组中有多余的"&"

Suspicious pointer conversion
可疑的指针转换

Symbol limit exceeded
符号超限

Too few parameters in call
函数调用时的实参少于函数的参数不

Too many default cases
Default太多(switch语句中一个)

Too many error or warning messages
错误或警告信息太多

Too many type in declaration
说明中类型太多

Too much auto memory in function
函数用到的局部存储太多

Too much global data defined in file
文件中全局数据太多

Two consecutive dots
两个连续的句点

Type mismatch in parameter xxx
参数xxx类型不匹配

Type mismatch in redeclaration of ``xxx``
xxx重定义的类型不匹配

Unable to create output file ``xxx``
无法建立输出文件xxx

Unable to open include file ``xxx``
无法打开被包含的文件xxx

Unable to open input file ``xxx``
无法打开输入文件xxx

Undefined label ``xxx``
没有定义的标号xxx

Undefined structure ``xxx``
没有定义的结构xxx

Undefined symbol ``xxx``
没有定义的符号xxx

Unexpected end of file in comment started on line xxx
从xxx行开始的注解尚未结束文件不能结束

Unexpected end of file in conditional started on line xxx
从xxx 开始的条件语句尚未结束文件不能结束

Unknown assemble instruction
未知的汇编结构

Unknown option
未知的操作

Unknown preprocessor directive: ``xxx``
不认识的预处理命令xxx

Unreachable code
无路可达的代码

Unterminated string or character constant
字符串缺少引号

User break
用户强行中断了程序

Void functions may not return a value
Void类型的函数不应有返回值

Wrong number of arguments
调用函数的参数数目错

``xxx`` not an argument
xxx不是参数

``xxx`` not part of structure
xxx不是结构体的一部分

xxx statement missing (
xxx语句缺少左括号

xxx statement missing )
xxx语句缺少右括号

xxx statement missing ;
xxx缺少分号

xxx`` declared but never used
说明了xxx但没有使用

xxx`` is assigned a value which is never used
给xxx赋了值但未用过

Zero length structure
结构体的长度为零
 
文章来源:网络

上一页  [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