contrary of std.utf.toUTFz!(const(wchar)*)

Christophe travert at phare.normalesup.org
Fri Oct 7 02:43:00 PDT 2011


Paolo Invernizzi , dans le message (digitalmars.D.learn:29974), a
 écrit :
> Hi all,
> 
> I feel a little stupid, but how to convert  a wchar* zero terminated string into a wstring (DMD 2.055)?
> I'm digging into Phobos, but right now I've found no way...
> 
> Thanks, Paolo.

std.conv.to!wstring


More information about the Digitalmars-d-learn mailing list