王中王 · 2004-10-25 08:37:41 · 阅读: 504 人笨不能怪社会 typedef struct tagWzw { int i; int j; }wzw; wzw* w = NULL; (int)w = -4; 这时 &(w->j) 为NULL,其实就是0.