I use echo()
function for output text to stdout. But instead of the cyrillic characters are displayed incorrect characters. How to fix it?
Asked
Active
Viewed 481 times
0

Interloper
- 790
- 7
- 20
1 Answers
4
I found a solution. It should run the script with command line parameters:
--output-encoding=cp866

Interloper
- 790
- 7
- 20