阅读背景:

将size_t转换为整数(c++)

来源:互联网 

I've been trying to make a for loop that will iterate based off of the length of a network packet. In the API there exists a variable (size_t) by event.packet->dataLength. I want to iterate from 0 to event.packet->dataLength - 7 increasing i by 10 each time it iterates but I am having a world of trouble.I've been trying to make a for loop that will i




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: