This may be way over my head as I haven only had 3 programming courses, but how can i get my program to read in/out Japanese?
So far all I've tried is a simple cout statement:
cout<<"???????????????<<endl;
and the compiler (visual studio 05) doesn't seem too like it. i am assuming there is something i have to include in order to get the program to output to the console in japanese since the native language is English. i googled and found nothing :'(
So far all I've tried is a simple cout statement:
cout<<"???????????????<<endl;
and the compiler (visual studio 05) doesn't seem too like it. i am assuming there is something i have to include in order to get the program to output to the console in japanese since the native language is English. i googled and found nothing :'(