不合法的表达式格式
Not an allowed type
不允许使用的类型
Numeric constant too large
数值常太大
Out of memory
内存不够用
Parameter ’’xxx’’ is never used
能数xxx没有用到
Pointer required on left side of ->
符号->的左边必须是指针
Possible use of ’’xxx’’ before definition
在定义之前就使用了xxx(警告)
Possibly incorrect assignment
赋值可能不正确
Redeclaration of ’’xxx’’
重复定义了xxx
Redefinition of ’’xxx’’ is not identical
xxx的两次定义不一致
Register allocation failure
寄存器定址失败
Repeat count needs an lvalue
重复计数需要逻辑值
Size of structure or array not known
结构体或数给大小不确定
Statement missing ;