How to convert Go string to C++ wchar_t*?

前端 未结 0 922
情歌与酒
情歌与酒 2020-12-31 18:13

I have a go string str:= "Hello 日本" which will be converted to []byte data. And then I will send the []byte data by tcp sock

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