I can input "你好" together.
Posted: Mon Nov 07, 2011 5:44 pm
I want to input this as follow:
printf ( "你好\n" );
but, the result is:
printf ( "好\n" );
my os is win7-32, CodeLite 3.0.5041
and windows-936
printf ( "你好\n" );
but, the result is:
printf ( "好\n" );
my os is win7-32, CodeLite 3.0.5041
and windows-936