0
Who can answer???
Call a function called count( ) to count and return the number of nodes in a linked list that pointed by the start pointer sptr. Call another function called Addnode( ) to add a new node after the 6th node in a linked list containing 10 nodes and pointed by the start pointer sptr.
2 odpowiedzi
+ 1
See follow up question:
https://www.sololearn.com/Discuss/2286482/?ref=app