Dmitry Olshansky Wrote:

> Fixable with alias this, but still I dislike this c_str artifact.
> It looks like you are converting type, while all it does is ensuring 
> that there is enough 0 bytes past the end of string.

It should convert if you pass it, say, dchar[].
toStringz should also support conversion to mutable string.

Reply via email to