How to ensure string compatibility In D?

FrankLike 1150015857 at qq.com
Tue Jan 22 16:47:45 UTC 2019


On Tuesday, 22 January 2019 at 16:18:17 UTC, Adam D. Ruppe wrote:
> Use "mystring"w, notice the w after the closing quote.

Or toStringz is not work like c_str() in C++?


More information about the Digitalmars-d-learn mailing list