hi all..
Am having a doubt . I have a singly link list with me. I want to reverse the link list, without using any arrays. Is there any way to reverse the list , with out making circularly linked/doubly linked.
Thanx in Adv
Spicy_kid
Printable View
hi all..
Am having a doubt . I have a singly link list with me. I want to reverse the link list, without using any arrays. Is there any way to reverse the list , with out making circularly linked/doubly linked.
Thanx in Adv
Spicy_kid
There were some discussions about that earlier...one example would be this thread...