Code::Blocks Forums
		User forums => Help => Topic started 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.
- 
				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.
- 
				Thank you.  :)