posts - 11,  comments - 0,  trackbacks - 0

在使用string类型时,添加了<string>头文件,编译后出现

'string' : undeclared identifier错误,究其原因主要是没有给出命名空间。

正确的是:

 #include <string> 
using   namespace   std;

posted on 2010-07-04 10:37 果冻 阅读(3031) 评论(0)  编辑 收藏 引用

只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理


<2010年8月>
25262728293031
1234567
891011121314
15161718192021
22232425262728
2930311234

常用链接

留言簿

随笔档案

搜索

  •  

最新评论

阅读排行榜

评论排行榜