如何给VC++这题解答呢!
#include<stdio.h>
void main()
{
printf("hello world\n");
}
#include<stdio.h>
void main()
{
printf("hello world\n");
}
2006-07-26 15:45
[此贴子已经被作者于2006-7-27 0:22:56编辑过]

2006-07-26 16:11
2006-07-26 16:27
2006-07-27 00:23