討論串[問題] 有關pointer
共 4 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
※ 引述《u8906250.bbs@ptt.cc (陷入貓的國度 就當隻貓吧)》之銘言:. > 我都是用struct取代二維陣列. > 像是 struct row { int item[10]; }. > 再宣告struct陣列 struct row grids[10];. > 這樣在傳參數時就很方
(還有757個字)
內容預覽:
※ 引述《howay0516.bbs@ptt.cc (小浩浩)》之銘言:. > 好久沒寫程式了 功力變很遜. > 想問一下有關pointer的問題. > 某 function(){. > // Start find shortest path. > // grids[][] and Input[][
(還有661個字)
內容預覽:
好久沒寫程式了 功力變很遜. 想問一下有關pointer的問題. 某 function(){. // Start find shortest path. // grids[][] and Input[][] two int dimensions array.... FindShortestNum(
(還有42個字)
首頁
上一頁
1
下一頁
尾頁