0

I want to convert a string to unsigned short int.

Below is the code:

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

Not sure how to proceed further.Please help. Thanks.

Christian
  • 3,917
  • 2
  • 23
  • 40

0 Answers0