Help with Linked List DeleteIf anyone can explain why that worked, I'd love to hear it haha
Help with Linked List DeleteJust got it; not sure how exactly, but here it is: changed it back to: ---------------------------...
Help with Linked List DeleteSo i see that I'm just passing a copy of the pointer right now. I cannot get it to get rid of two th...
Help with Linked List Deletewhat should I do? I though that if I just set the second node's previous to null then i am essentia...
Help with Linked List Deletein main deleteNode(start, 2); traverseList(start); after i try to delete the first one, 2, an...
This user does not accept Private Messages