Non-standard ASCII

  • Thread starter Thread starter LNK2005
  • Start date Start date
L

LNK2005

I'm having problems with non-standard ASCII chars.
cout << "åäö" << endl;
prints garbage to the console. Is this a problem with the text editor or
some system setting in Windows? Either way, how can I fix it?

I'm using Visual Studio.NET 7.1 and Windows 2000 Professional
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top