摘要:
#include #include int main(){ union test { int a; int b; }t1; t1.b=2; printf("t1 value is %p\n",t1); printf("a value ... 阅读全文
posted @ 2014-08-25 20:00
taek
阅读(582)
评论(0)
推荐(0)
摘要:
0x00030 ,0x00031 ,0x00032 ,0x00033 是四个字节,用来存放0x00010(字母a的地址) 阅读全文
posted @ 2014-08-25 19:01
taek
阅读(447)
评论(0)
推荐(0)

浙公网安备 33010602011771号