How do I print Unicode characters using ncurses in C++?

后端 未结 0 423
感情败类
感情败类 2020-12-04 20:12

I am making a chess game on the C++ console. And I can\'t seem to be able to output the Unicode symbols for the chess pieces.

#define whiteking 0x2654
int mai         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题