Hello,
I need to create a single-linked lists and insert a new node in the middle of the list and have the pointer point to the new node..and then node.next.
How can i do that?
|
Team Leader
|
![]() |
| 30Mar2007,05:46 | #2 |
|
It's really not in your interest to post the same question twice. First, you dilute attention, not concentrate it. Second, it exasperates some people (I'm a perfect example), so they don't care to help.
|
|
Go4Expert Founder
|
![]() |
| 30Mar2007,07:24 | #3 |
|
Refer Single-Linked Lists
|


