News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

unicode in Code::Blocks

Started by alizadeh.mehrzad, November 30, 2016, 04:23:37 PM

Previous topic - Next topic

alizadeh.mehrzad

Hi everyone

I am trying to write eta (Greek Letter) in my console output. As it is not in ASCII, I tried unicode. When I get output on a text files everything is Ok. But in console it cannot show "eta" correctly. It seems that console does not support unicode. I am using windows 10 and code::blocks 16. Please kindly advise.

Thanks

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

alizadeh.mehrzad

Thanks a lot. It worked properly.