暂无图片

PCC-02321:only subtraction between two pointers is permitted

错误码

错误描述:only subtraction between two pointers is permitted
错误原因:Pointer values cannot be added, multiplied, or divided. The only arithmetic operation permitted with pointers is subtraction.
解决方法:Recode to avoid this error message.

向认证技术专家提问

向技术专家提问

相关搜索
查看更多》