aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PCC-02202: No typedef name was given

PCC-02202: No typedef name was given
Cause: The precompiler parser encountered a typedef statement that had no name after the type specification. For example, typedef int;
Action: Correct the syntax

请先 登录 后评论

1 个回答

小智
PCC-02202:没有给出typedef名字,
.原因:预编译解析器遇到类型规范后没有名称的typedef语句。例如,typedef int;,
.操作:更正语法,
.
请先 登录 后评论