Store a vector of bytes to another vector of byte

前端 未结 0 331
轮回少年
轮回少年 2021-01-15 02:43

I wanted to create a pattern of BYTEs like the following:

0xAA 0xAA 0x01 0x04 0x00 0x00 0x00 0x00 0xFF 0xFF

I have written the following program, it works fine

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