C++ in Russian (Cyrillic) Alphabet?

  • Thread starter Richard Donovan
  • Start date
R

Richard Donovan

Hello!
I'm a bit of a newcomer to the world of C++, but I was
wondering...would it be possible to display cyrillic characters in a
C++ console application?

Thank you!
Richard
 
V

Victor Bazarov

Richard said:
Hello!
I'm a bit of a newcomer to the world of C++, but I was
wondering...would it be possible to display cyrillic characters in a
C++ console application?

It is usually possible. The way to achieve that usually depends on your
console's ability to display them. And that is not a C++ problem, it is
a platform problem. Please ask in the newsgroup that deals with your OS.
You can also find information in the newsgroup for your compiler, I am
fairly certain.

V
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top