I'm using Windows 8. After some online research, I'm guessing that since my programs run in Windows command prompt, it can only do the DOS special characters.
Could I easily make programs displaying 'Č' if I used another editor/compiler such as Visual C++ or something?
Thanks for the link, i tried the code but I think I'm still restricted by the DOS standard char set. On a side note, I tried installing Code Blocks editor on my wife's MacBook. The 'Č' outputs just fine using my original program, though Code Blocks spat out an error about using an illegal character.