Partial write with memcpy

后端 未结 0 765
忘了有多久
忘了有多久 2021-01-24 03:12

Is it correct to write partial bytes with memcpy?

I mean, on my computer sizeof(int) is 4, but this piece of code:

#include 

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题