首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > C++ >

为什么#include<iostream>就会有fatal error啊解决方案

2012-02-10 
为什么#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++语言的。

热点排行