Save the file in Unicode format
-
When I Compile my project I got this Warning "warning C4819: The file contains a character that cannot be represented in the current code page (874). Save the file in Unicode format to prevent data loss" I want to solve this problem, Please advise How can I save the file in Unicode format
-
When I Compile my project I got this Warning "warning C4819: The file contains a character that cannot be represented in the current code page (874). Save the file in Unicode format to prevent data loss" I want to solve this problem, Please advise How can I save the file in Unicode format
-
When I Compile my project I got this Warning "warning C4819: The file contains a character that cannot be represented in the current code page (874). Save the file in Unicode format to prevent data loss" I want to solve this problem, Please advise How can I save the file in Unicode format
VS editor now supports Unicode characters as well (for strings to be used in the code). If you don't know what Unicode is, I suggest you to please read up on that.
It is a crappy thing, but it's life -^ Carlo Pallini