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

救命 大侠们帮忙解决思路

2012-06-14 
救命 大侠们帮忙创建了 vc++不是mfc定义了vectorint test怎么也同步过 报错error C2143: syntax error

救命 大侠们帮忙
创建了 vc++ 不是mfc 定义了vector<int> test;
怎么也同步过 报错

error C2143: syntax error : missing ';' before '<'

error C4430: missing type specifier - int assumed. Note: C++ does not support default-int


error C2238: unexpected token(s) preceding ';'

[解决办法]
没包含头文件吧。包上试试

热点排行