#include <system.h>
main()
{
clrscr();
textmode ( 0x00 );
printf
(
"Press a key"
);
getchar
();
ClearScreen();
"Another Screen"
return
0;
}
by: 发表于:2018-02-05 10:28:35 顶(0) | 踩(0) 回复
??
by: 发表于:2018-02-05 10:28:35 顶(0) | 踩(0) 回复
??
回复评论