Confusion in understanding (char *) &((struct name *)0)->member)

前端 未结 0 1425
情话喂你
情话喂你 2021-02-08 02:15

Please help me to understand

(struct name *)0 Is it creating pointer with name zero that points to struct ? Or is it some pointer that points to struct and

相关标签:
回答
  • 消灭零回复
提交回复
热议问题