How endianness swaps the order of elements, when converting two elements of uint32_t array to a single uint64_t in C/C++?

后端 未结 0 501
Happy的楠姐
Happy的楠姐 2020-12-14 11:10

I am confused as to how, endianness swaps the ordering of elements of a uint32_t array when converted to a uint64_t and vice-versa.

If I\'m

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