单项选择题
A. 69825 B. 63825 C. 6385 D. 693825
A. O B. 10 C. 20 D. 出错
A. p=&data.n; B. *p=data.n; C. p=(struct sk*)&data.n; D. p=(struct sk*)data.n;