在turbo c ++中你可以这样做
#include<conio.h> void main() { clrscr(); }
但在代码块我不能使用这个.. :(
c codeblocks
c ×1
codeblocks ×1