Strange behaviour when inserting into linked list

前端 未结 0 1603
情深已故
情深已故 2020-12-01 02:16

I have this while loop that keeps on taking in user input and I am trying to insert the new string into a linked list.

struct LinkedList list;
li         


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