Friends;
You can find my linked list here in the BOARD, and suggest me how can I change it to Circular Linked list.
The answers in previous posting weren't clear, I couldn't undestand how to apply thier suggestions.
Friend, again in Detail??
This is a discussion on Circular Linked list .... within the C Programming forums, part of the General Programming Boards category; Friends; You can find my linked list here in the BOARD, and suggest me how can I change it to ...
Friends;
You can find my linked list here in the BOARD, and suggest me how can I change it to Circular Linked list.
The answers in previous posting weren't clear, I couldn't undestand how to apply thier suggestions.
Friend, again in Detail??
What's not to understand? Just make the last node point at the first node.
Quzah.
Hope is the first step on the road to disappointment.