Appending memory address of pointer variable to unsigned char array

后端 未结 0 1065
春和景丽
春和景丽 2020-12-20 02:14

Say I have an example byte array:

unsigned char byte_array[] = "\\xff\\x00\\xaf\\xc1";

And say I also have a pointer that points to

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