krealloc delete previous data?

前端 未结 0 1301
醉酒成梦
醉酒成梦 2020-12-18 04:43

I\'ve tried to implement a growing array (list) in the kernel. I made the following implementation for add2list:

typedef struct {
    int channel_id;
} privat         


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