討論串[問題] 成員函數指標一問
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓1(1推 0噓 0→)留言1則,0人參與, 最新作者utf8 (編碼)時間13年前 (2012/07/20 11:04), 編輯資訊
0
0
0
內容預覽:
//MathMachine();int computing(int , int, int (MathMachine::*) (int, int));int MathMachine::computing(int x, int y, int (MathMachine::*ptr)(int, int)){

推噓0(0推 0噓 2→)留言2則,0人參與, 最新作者DANADM (!?)時間13年前 (2012/07/20 10:28), 編輯資訊
0
0
0
內容預覽:
開發平台(Platform): (Ex: VC++, GCC, Linux, ...). Linux GCC. 預期的正確結果(Expected Output):. 透過呼叫computing, 投入運算對應的指標函數. 並由此函數得到運算結果.. 錯誤結果(Wrong Output):. Math
(還有1067個字)
首頁
上一頁
1
下一頁
尾頁