On 9/3/11, zhang <[email protected]> wrote: > Maybe, std.utf.toUTF16z() can't support converting from an normal UTF16 > string in D to null-terminated string in C/C++ directly.
The new toUTFz (I'm not sure if that is the real name) in an upcoming release will support this.
