![]() |
#2
dsgejie2010-11-28 23:08
|
我编好程序后,编译时,提示错误为Cannot open include file: 'streambuf': No such file or directory;请帮忙指点下。用的是vc++6.0
头文件是 #include<iostream> 但改为#include<iostrean.h> 却不会出现上述问题。
using namespace std;