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 Statement missing ;
下面列出的是一些常见的出错信息,其中包括编译、连接和运行时的错误及警告提示信息。 Argument list syntax error参数表语法错误 Argument 1 missing name参数1漏了名字(只写了类型) Array bounds missing漏掉了数组的界限符‘[’或‘]’ Array size too large数组长度太大 Bad character in parameters参数中含有不合适的字符 Bad filename for