News:

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

Main Menu

Selecting encoding to print italian accented letters

Started by arkkimede, May 02, 2017, 04:22:20 AM

Previous topic - Next topic

arkkimede

Hi, I would like to know how set the encoding in the setting->Editor->Encode setting of C::B to print in console Italian accented letters like è, é etc.
Thank you

BlueHazzard

Are you using windows or unix?

Generally speaking this is the wrong forum for your question, because it is not related to codeblocks. But i will give you some hint.
For windows:
http://forums.next.codeblocks.org/index.php/topic,18803.msg128791.html#msg128791

For unix:
use utf-8 encoding on all files and it should work out of the box...