Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,635

    [SOLVED] Re: DoublyLinkedList out of control!

    What have you tried? Perhaps a loop would suffice? Or you could try to do it recursively.
  2. Replies
    3
    Views
    1,635

    [SOLVED] Re: DoublyLinkedList out of control!

    Try adding a ton of print statements, or better yet stepping through the code with a debugger, until you understand what's going on. Get it boiled down to a few lines- what you've posted is way more...
Results 1 to 2 of 2