User forums > Using Code::Blocks

Selecting encoding to print italian accented letters

(1/1)

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.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...

Navigation

[0] Message Index

Go to full version