How to ensure string compatibility In D?

FrankLike 1150015857 at qq.com
Tue Jan 22 13:55:30 UTC 2019


Hi,everyone,
   In C++, _T can guarantee that when converting from ascii 
encoding type to unicode encoding type, the program does not need 
to be modified. What do I need to do in D?

Thanks.


More information about the Digitalmars-d-learn mailing list