How do I allocate memory in C from inside the struct?

后端 未结 0 1186
闹比i
闹比i 2020-12-15 05:15

So I think I\'ve seen before you can allocate memory in C inside a struct so you don\'t need to do it in when you create a variable. basically

typedef struct          


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