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

c++ 编译报错 "setHostTime" is not a member of "class T"解决办法

2012-09-02 
c++ 编译报错 setHostTime is not a member of class T但是方法T.hbool setHostTi(int & currCycle,in

c++ 编译报错 "setHostTime" is not a member of "class T"
但是方法 T.h bool setHostTi(int & currCycle,int & currMonth, int & currMon, int & currWeek, int & currHour);
  T.cpp bool T::setHostTi(int & currCycle,int & currMonth, int & currMon, int & currWeek, int & currHour){
实实在在的存在啊---?????
为什么调用的地方会编译报错呢

[解决办法]
私有不
[解决办法]
呵呵,粗心犯的错啊

热点排行