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

pclint unable to open include file 'string.h'这个如何解决

2012-05-05 
pclint unable to open include file string.h这个怎么解决我在命令模式下运行pclint,出现error322:unab

pclint unable to open include file 'string.h'这个怎么解决
我在命令模式下运行pclint,出现error322:unable to open include file 'string.h'怎么找到这个include的路径呢

[解决办法]
用include <string>

热点排行