Author Topic: Selecting encoding to print italian accented letters  (Read 2835 times)

Offline arkkimede

  • Multiple posting newcomer
  • *
  • Posts: 11
Selecting encoding to print italian accented letters
« on: May 02, 2017, 04:22:20 am »
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

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Selecting encoding to print italian accented letters
« Reply #1 on: May 02, 2017, 10:27:19 am »
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...