I'm having trouble displaying messages in cmd
because the same ones when marked appear disfigured. This occurs in any language I use (C, C ++, .bat, etc).
For example instead of:
minha multiplicação é :
Appears:
Minha multiplica├º├úo ├® :
I wonder if there is any way to fix this with some specific Windows configuration for cmd
.
Note: I use Windows 8. Configuring with chcp 1252 did not resolve the issue.