toString(char*)?

Tomek Sowiński just at ask.me
Mon Oct 11 13:28:39 PDT 2010


Lars T. Kyllingstad napisał:

> I don't think it works the other way, though, you still have to use
> std.string.toStringz().

Most (all?) conversions in std.conv implement the whole round-trip, there's no reason for 
string <-> char* to be any different. File a bug and see what happens.

-- 
Tomek


More information about the Digitalmars-d-learn mailing list