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?
Delist
My structs: