Convert char array to structs array in c

前端 未结 0 1586
不思量自难忘°
不思量自难忘° 2020-12-24 06:52

I have an unsigned char* (bytes sent from the server) that I need to convert/cast to an array of structs whose size exactly matches that of the unsigned char*. Witho

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