aiaiDBA

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

13718043309

010-86462881

PCC-02324: found variable name used as a typedef name

PCC-02324: found variable name used as a typedef name
Cause: The name of a variable was found where a typedef was expected.
Action: Rewrite the expression and specify the correct typedef reference.

请先 登录 后评论

1 个回答

小智
PCC-02324:找到用作typedef名称的变量名,
.原因:找到一个变量的名称,其中有一个typedef。,
.操作:重写表达式并指定正确的typedef引用。,
.
请先 登录 后评论