[問題] 有關pointer

看板Programming作者 (小浩浩)時間18年前 (2006/10/31 14:35), 編輯推噓0(001)
留言1則, 1人參與, 最新討論串1/4 (看更多)
好久沒寫程式了 功力變很遜 想問一下有關pointer的問題 某 function(){ // Start find shortest path // grids[][] and Input[][] two int dimensions array... FindShortestNum( grids, Input ); } void FindShortestNum( int** grids, int** Input ){ // test OK //上面的這個參數要怎樣傳啊>"< 謝謝願意回答的強者 //目前這樣是錯誤 .... ... ... } -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.119.163.250

10/31 14:40, , 1F
我用c++寫
10/31 14:40, 1F
文章代碼(AID): #15Hkwwo3 (Programming)
文章代碼(AID): #15Hkwwo3 (Programming)