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

Reply via email to