I  mean not  use conv by us,writeln(”中文”),then ok.
Thank you.

import core.stdc.string;
char[] s2 = (toMBSz(s1)[0 .. strlen(toMBSz(s1))]).dup;
writeln(s2);

I mean only writeln(s1),transform inside.

Thank you.

Reply via email to