Code::Blocks Forums

User forums => Help => Topic started by: titaas on December 15, 2013, 12:27:18 pm

Title: Can anybody help? "encoding changed"
Post by: titaas on December 15, 2013, 12:27:18 pm
(http://www.talpykla.com/?di=JYMS)

What the problem is here? I couldn't find answer anywhere.
Title: Re: Can anybody help? "encoding changed"
Post by: MortenMacFly on December 15, 2013, 01:35:12 pm
What the problem is here? I couldn't find answer anywhere.
Well the hint already gives you the information:

You have entered non-ANSI characters into a ANSI file. This won't work, therefore the encoding did change to UTF-8. Nothing to worry about, it has to be like that, otherwise your ANSI file would get cut at the beginning of the first non-ANSI character.
Title: Re: Can anybody help? "encoding changed"
Post by: titaas on December 15, 2013, 01:38:16 pm
Thank you.  :)