aiaiDBA

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

13718043309

010-86462881

PCC-02323: found typedef name used in an expression (expecting a value)

PCC-02323: found typedef name used in an expression (expecting a value)
Cause: The name of a typedef was found where a variable was expected.
Action: Rewrite the expression and remove the reference to the typedef.

请先 登录 后评论

1 个回答

小智
PCC-02323:在表达式中使用typedef名称(期望值),
.原因:找到一个typedef的名称,其中有一个变量。,
.操作:重写表达式并删除对typedef的引用。,
.
请先 登录 后评论