Set console title in C++ using a string

后端 未结 2 699
南旧
南旧 2021-01-07 06:39

I would like to know how to change the console title in C++ using a string as the new parameter.
I know you can use the SetConsoleTitle function of the Win3

2条回答
提交回复
热议问题