I have a problem. I want to rewrite txt file into other txt file, but with other encoding. I must implement conversion to Unicode, iso-8859 and windows-1250.
I must write it in c++. Can anyone help me with this topic? How to start coding this?
Best regards!