Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: mrdebug on November 10, 2008, 08:59:02 am

Title: Codeblocks, utf8 files
Post by: mrdebug on November 10, 2008, 08:59:02 am
In my project I have same UTF8 files and Windows... files. Can I convert all files in UTF8? How?
I want do this because I have same problem with € (euro).


Thanks you very match and sorry for my bad english.
Title: Re: Codeblocks, utf8 files
Post by: nanyu on November 10, 2008, 11:00:56 pm
maybe you can open your files with a editor  which with the encoding convert function (etc : UE, emeditor, ...)..
sorry for my English too :lol:
Title: Re: Codeblocks, utf8 files
Post by: dje on November 10, 2008, 11:44:45 pm
Hi !

Settings->Editor...
Put UTF-8 to "Default encoding when opening file"

Dje