回 帖 发 新 帖 刷新版面

主题:那位学长能帮我看看,这个程序怎么才能调试通过呀,谢谢了

我是照书上抄的居然都不能编译通过(用的VC2005编译器),还有就是那头文件#include<utility.hpp>找不到啊,有没有哪位同仁也遇到这样的问题,还有就总是有
如下错误:
E:\SJWL\BP.CPP(123) : error C2065: 'menu' : undeclared identifier
E:\SJWL\BP.CPP(233) : error C2601: 'GetParms' : local function definitions are illegal
E:\SJWL\BP.CPP(560) : fatal error C1075: end of file found before the left brace '{' at 'E:\SJWL\BP.CPP(319)' was matched
Error executing cl.exe.
我都试了好多次了,也检查了好几遍,就是找不出问题,以下是我的C++源程序请高手同赐教,谢谢!
源程序见附件.

回复列表 (共1个回复)

沙发

#include<utility>

我来回复

您尚未登录,请登录后再回复。点此登录或注册