How to do assign a type char a[] to an unsigned char b[]?

后端 未结 0 1125
野性不改
野性不改 2021-01-12 20:26

I\'m trying to pass the tempKey(char array) to this function and want to assign it to unsigned char key[]. How would I go about doing this?

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