C - Using malloc, realloc and free. I get too many memory leaks, what's wrong?

前端 未结 0 961
天命终不由人
天命终不由人 2020-12-16 01:17

So, my goal was to define a struct in which there is -

  1. A command name (e.g. - "print")
  2. Command arguments counter
  3. A strings array con
相关标签:
回答
  • 消灭零回复
提交回复
热议问题