PCC-02323:found typedef name used in an expression (expecting a value)
错误码
错误描述:found typedef name used in an expression (expecting a value)
错误原因:The name of a typedef was found where a variable was expected.
解决方法:Rewrite the expression and remove the reference to the typedef.
向认证技术专家提问
向技术专家提问


