[問題] member function宣告問題

看板C_and_CPP (C/C++)作者 (阿湯貓)時間15年前 (2010/07/22 10:02), 編輯推噓1(100)
留言1則, 1人參與, 最新討論串1/1
遇到的問題: OnTimer' : member function not declared in 'CPage2' 請問這個要怎麼宣告呢 int' : forcing value to bool 'true' or 'false' (performance warning) 這行我不懂是什麼意思 開發平台: (例: VC++ or gcc/g++ or Dev-C++, Windows or Linux) Embedded VC++ 問題可能有點笨,請不吝指教 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.122.38.60

07/22 11:49, , 1F
宣告(.h)和實作(.cpp)中的function回傳類型不同
07/22 11:49, 1F
文章代碼(AID): #1CHwRBWV (C_and_CPP)
文章代碼(AID): #1CHwRBWV (C_and_CPP)