Search:

Type: Posts; User: TimC

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    853

    retieve method linked list

    what I am trying to do is retrive the "status" back to my main prog of the status of a patient.

    I thought it was a simple case of S.retrieve(index of person I was looking for) and I would recive...
  2. Replies
    1
    Views
    1,428

    Linked List Move Method

    Below I have attached 4 methods from my linked list class.


    1) find 2)remove 3)retrieve 4) Insert.

    what I'm trying to do is write code that will let me MOVE the position of a node to another...
Results 1 to 2 of 2