skip to main
|
skip to sidebar
書中豪傑
2015年12月28日 星期一
Implementation of sizeof operator
#define
my_sizeof
(
x
)
((&
x
+
1
)
-
&
x
)
#define
my_sizeof
(
x
)
((
char
*)(&
x
+
1
)
-
(
char
*)&
x
)
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
網誌存檔
▼
2015
(4)
▼
12月
(4)
健身資料參考
Implementation of sizeof operator
編譯多個source code
[Linux] 搜尋資料夾底下 檔案內部文字
►
2013
(2)
►
2月
(2)
►
2012
(1)
►
11月
(1)
►
2011
(5)
►
11月
(1)
►
10月
(3)
►
9月
(1)
關於我自己
Van
檢視我的完整簡介
沒有留言:
張貼留言