Linked list - how to remove the head and print then content

前端 未结 0 884
北海茫月
北海茫月 2021-01-31 05:38

I have a function Delist that removes the head node, but I also want to print the contents of the head node after removal. How can i do that?

My structs:

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