How can I get C++ wfstream to work with Unicode filepath?

后端 未结 0 1755
天命终不由人
天命终不由人 2020-12-19 01:53

I have an application that is working with file I/O using utf-8 encoded widestrings.

Working Code:

const wchar_t* wc = L"C:\\Documents\\TestPath\\         


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