不明白这两个头文件在2003版中为什么不能打开
不明白这两个#include <fstream.h>
#include <string.h>
头文件在2003版中为什么不能打开???是不是要加:using namespace xxxxx;就象用输入输出流一样要加using namespace std;
2006-10-25 19:49
不是吧
这是最基本的啊
不要加using

2006-10-25 21:38
2006-10-31 20:34
2006-10-31 21:25
2006-10-31 22:08