Messages in Greek

A

Alexander Mac

Hi,

I've spend most of my day trying to find out how I can output a message in
C++ in Greek (characters). I found about <locale> but I did not understand
how it works. Can anymody help me how I can do something simple like:
cout<<"Greek Characters here";


Thanks in Advance.
 
W

White Wolf

Alexander said:
Hi,

I've spend most of my day trying to find out how I can output a
message in C++ in Greek (characters). I found about <locale> but I
did not understand how it works. Can anymody help me how I can do
something simple like: cout<<"Greek Characters here";

AFAIK you will need to consult your compiler manuals, because the actual
supported locales and their "name" is implementation defined (IMHO usually
OS defined).
 

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

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top