Pointers inside structure

前端 未结 0 1138
抹茶落季
抹茶落季 2021-02-04 01:41

What is the difference if I declare variables inside structure as pointers and just as normal variables?

Let say I have this structure:

typedef struct _inf         


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