User forums > Help
encoding/reading problem
Khorne:
Hello,
I need help with encoding-type problem. When i am typing non-english letters, latin letters but with slavic changes, i am getting wierd symbols. I tried to change unicode to ISO 8859-1/ISO 8859-2/UTF-8/Windows-1250/(default) and only thing what has changed was type of wierd symbols displaying in console. Picture bellow.
Help is drastically needed!
oBFusCATed:
I think you need to tell the compiler that the encoding of your source files is not ascii.
To find the option you need to pass you have to search the manual of your compiler...
BlueHazzard:
unicode and windows are a bit difficult:
http://forums.codeblocks.org/index.php/topic,18803.msg128791.html#msg128791
Khorne:
--- Quote from: oBFusCATed on September 25, 2017, 09:03:08 pm ---I think you need to tell the compiler that the encoding of your source files is not ascii.
To find the option you need to pass you have to search the manual of your compiler...
--- End quote ---
What manual? I have MinGW compiler.
Khorne:
--- Quote from: BlueHazzard on September 25, 2017, 09:18:09 pm ---unicode and windows are a bit difficult:
http://forums.codeblocks.org/index.php/topic,18803.msg128791.html#msg128791
--- End quote ---
Is there somewhere even simpler tutorial/manual with steps described in clearer steps in simple english?
Navigation
[0] Message Index
[#] Next page
Go to full version