what's the proper way to convert wchar[] to string?

Marc jckj33 at gmail.com
Wed Jan 3 18:50:10 UTC 2018


when calling winapi functions, usually you to deal with the 
result in wchar[]. How do I convert it to string in D to be 
usable by the application? does D have a native for this?


More information about the Digitalmars-d-learn mailing list