You can display the text, but you CANNOT display it as host encoding. It is simply impossible. There is no value you can put in a C string that means these special characters.
I think you need to do more study on Unicode.
You can display the text, but you CANNOT display it as host encoding. It is simply impossible. There is no value you can put in a C string that means these special characters.
I think you need to do more study on Unicode.