0

我想将字符串转换为无符号短整数。

下面是代码:

unsigned short int file2[3072]={0};
string file1;
file1="hello";

不知道如何继续。请帮助。谢谢。

4

0 回答 0