新手问题2
我按书上写了.#include <stdlib.h>
int main(void)
{
printf("hello,world!/n");
return 0;
}
("hello,world!/n"); //这语句为红色.为什么? 怎么可以运行次程序.
2008-10-03 22:50

2008-10-03 22:52
2008-10-03 22:54
2008-10-03 22:58
2008-10-03 22:59
346833384
2008-10-03 23:48