skip to main
|
skip to sidebar
programming-筆記
一路走來只有感謝...
2009年5月23日 星期六
Memory
int *pNumbers;
pNumbers=
new
int[100];
...
...
...
....
delete []
pNumbers;
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
標籤
資料型態轉換
(1)
影像處理
(3)
BCB
(7)
c#
(1)
c++
(4)
data_structure
(1)
notion
(2)
STL
(1)
網誌存檔
▼
2009
(13)
►
4月
(2)
▼
5月
(2)
c_str()
Memory
►
6月
(1)
►
10月
(5)
►
11月
(3)
沒有留言:
張貼留言