为什么#includeiostream就会有fatal error啊?d:\programfiles\microsoftvisualstudio\vc98\include\eh.h
为什么#include<iostream>就会有fatal error啊?
d:\program files\microsoft visual studio\vc98\include\eh.h(32) : fatal error C1189: #error : "eh.h is only for C++! "
是软件问题吗?需要重装?vc6
[解决办法]
嗯,.c是C语言的,.cpp是C++语言的。
