我在.cpp中加入include"iostream.h"
但是在编译是出现错误,请问是什么原因
谢谢
请问编译报的是什么错误?
一般写成:
#include <iostream> using namespace std;
Visual C++ enthusiast, like network programming and driver development. At present is being engaged in the WinCE/Windows Mobile platform embedded development.