摘要:
memsetFill block of memory<cstring>void * memset ( void * ptr, int value, size_t num );Sets the firstnumbytes of the block of memory pointed byptrto the specifiedvalue(interpreted as anunsigned char).ParametersptrPointer to the block of memory to fill.valueValue to be set. The value is passed 阅读全文
posted @ 2012-06-17 19:20
NLP新手
阅读(3112)
评论(0)
推荐(0)
浙公网安备 33010602011771号