in reply to Re^3: Encoding problem with function in C library
in thread Encoding problem with function in C library
In my tests, the output code page persisted after the program run
Interesting, in my test on Win 10 Pro with Win32::SetConsoleOutputCP(65001), the codepage change didn't persist.
Update: Sorry, nevermind, see my reply below!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Encoding problem with function in C library
by Corion (Patriarch) on Dec 22, 2022 at 13:43 UTC | |
by haukex (Archbishop) on Dec 22, 2022 at 13:54 UTC |