If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?

后端 未结 0 340
清酒与你
清酒与你 2020-12-19 11:49

If a variable is a pointer to a structure in c, then which operator is used to access data members of the structure through the pointer variable?

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