系统自带的列子用WIN-TC编译不了求指点
/* HELLO.C -- Hello, world */ #include "stdio.h"
#include "conio.h"
main()
{ printf("Hello, world\n");
getch(); }
系统自带的列子用WIN-TC编译不了求指点
2011-08-29 21:17

2011-08-29 21:25
2011-08-29 22:11
无所谓吗???????????

2011-08-29 23:41