討論串[問題] 有關pointer
共 4 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓1(1推 0噓 1→)留言2則,0人參與, 最新作者tinlans.時間18年前 (2006/11/01 18:32), 編輯資訊
0
0
1
內容預覽:
引述《u8906250.bbs@ptt.cc (陷入貓的國度 就當隻貓吧)》之銘言:. > 我都是用struct取代二維陣列. > 像是 struct row { int item[10]; }. > 再宣告struct陣列 struct row grids[10];. > 這樣在傳參數時就很方
(還有757個字)

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者u8906250 (陷入貓的國度 就當隻貓吧)時間18年前 (2006/11/01 13:33), 編輯資訊
0
0
0
內容預覽:
引述《tinlans.bbs@whshs.cs.nccu.edu.tw (汀)》之銘言:. 我都是用struct取代二維陣列. 像是 struct row { int item[10]; }. 再宣告struct陣列 struct row grids[10];. 這樣在傳參數時就很方便....

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者tinlans.時間18年前 (2006/10/31 15:32), 編輯資訊
0
0
1
內容預覽:
引述《howay0516.bbs@ptt.cc (小浩浩)》之銘言:. > 好久沒寫程式了 功力變很遜. > 想問一下有關pointer的問題. > function(){. > // Start find shortest path. > // grids[][] and Input[][
(還有661個字)

推噓0(0推 0噓 1→)留言1則,0人參與, 最新作者howay0516 (小浩浩)時間18年前 (2006/10/31 14:35), 編輯資訊
0
0
0
內容預覽:
好久沒寫程式了 功力變很遜. 想問一下有關pointer的問題. 某 function(){. // Start find shortest path. // grids[][] and Input[][] two int dimensions array.... FindShortestNum(
(還有42個字)
首頁
上一頁
1
下一頁
尾頁