Hi: I am try to use System.Console.Out.WriteLine() to output chinese.
String s = "中文字"; //this is some chinese System.Console.Out.WriteLine(s); But I ony see ??????????. What I should do? goldpicker
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid