in reply to Encoding problem with function in C library

Hi Rob,

IMHO, It maybe not a issue about perl. if you want a char display correctly in a windows cmd, you should do below 3 steps:

  1. output correct char as codepage(like cp850)
  2. codepage in CMD is aligned,(cp850)
  3. the font which CMD use can display the char
I can show any chars as above. you should have a try. ;)

  • Comment on Re: Encoding problem with function in C library

Replies are listed 'Best First'.
Re^2: Encoding problem with function in C library
by xiaoyafeng (Deacon) on Dec 22, 2022 at 06:00 UTC
    Sorry, forget to login, Besides, you can right click on cmd bar, and choose properties, then you can see which font&codepage are used.




    I am trying to improve my English skills, if you see a mistake please feel free to reply or /msg me a correction