泸溪县
How do you clear the console screen in C?
Is there a \"proper\" way to clear the console window in C, besides using system(开发者_高级运维\"cls\")?printf(\"\\e[1;1H\\e[2J\");[详细]
2022-12-21 22:15 分类:问答
Is there a \"proper\" way to clear the console window in C, besides using system(开发者_高级运维\"cls\")?printf(\"\\e[1;1H\\e[2J\");[详细]