User: Klopfenstein

  • Public profile

User profile: Klopfenstein

User info
User name:Klopfenstein
History
Joined:
Number of posts:7
Latest posts:

Help with Linked List Delete
If anyone can explain why that worked, I'd love to hear it haha

Help with Linked List Delete
Just got it; not sure how exactly, but here it is: changed it back to: ---------------------------...

Help with Linked List Delete
So 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 Delete
what 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 Delete
in main deleteNode(start, 2); traverseList(start); after i try to delete the first one, 2, an...

This user does not accept Private Messages