E touchpad.c(67): unrecognized statement
!E touchpad.c(68): syntax error; found `void' expecting `;'
上一行缺少“;”号所致。
厦门中信
!W touchpad.c(325):[warning] calling function without prototype may cau errors
没有在头文件中添加调用的函数库
mnemosyne!E E:\ICCA VR\icc\ur001\main.c(100): undeclared identifier `temp'
错误:变量'temp'未声明
!E D:\iccavr6.31.A\icc\lib\crtA VR.(41):Codeaddress 0 already contains a value
!E D:\iccavr6.31.A\icc\lib\crtA VR.(41):Codeaddress 0x1 already contains a value
没有选择芯片型号。
!E library(31) area ' text' not large enough
程序空间不够。
!E _3Q0.AAA(0): area 'data' not large enough
内存不足
C:/icc/include/iom8v.h(18): D:\icc圆织机程序\8.c(288): Macro redefinition of TWBR
重复定义TWBR
calling function without prototype may cau errors
没有extern声明
adf
!E lianxi.o(103): multiple define: '_main'
main函数重复了,应该只能有一个main.
[warning] declaring a function without prototype may cau errors
函数原型没有声明。
你调用的某个函数没有声明。
Ambiguous operators need parenthes
不明确的运算需要用括号括起
Ambiguous symbol ``xxx``
不明确的符号
Argument list syntax error
参数表语法错误
Array bounds missing
丢失数组界限符
Array size toolarge
verynice数组尺寸太大
Bad character in paramenters
me and you 歌词参数中有不适当的字符
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 调用函数时没有函数的说明
coleridgeCannot modify a const object
不允许修改常量对象
Ca outside of switch
漏掉了ca 语句
Ca syntax error
Ca 语法错误
Code has no effect
代码不可述不可能执行到
Compound statement missing{
分程序漏掉"{"
Conflicting type modifiers
ndmail不明确的类型说明符
Constant expression required
要求常量表达式
Constant out of range in comparison 在比较中常量超出范围
Conversion may lo significant digits 转换时会丢失意义的数字
Conversion of near pointer not allowed 不允许转换近指针
Could not find file ``xxx``