Reinterpret an array with uint8 elements to an array with uint16 elements

后端 未结 0 421
南旧
南旧 2020-12-20 08:17

I want to reinterpret, (reinterpret, not reassign) a full array of uint8 elements as an array with half the elements but uint16.

PLEASE, NOT FOR-LOOPs.

The ide

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