VS Code undefined reference to create list in c

前端 未结 0 864
遥遥无期
遥遥无期 2020-12-10 23:55

using function in c: struct node *create_list(struct node *start);
to create list in the Link list

getting error while in the terminal undefined reference to `c

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