Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    914

    Re: Help with linked list problem

    I think this is fine:

    return first == null;
  2. Replies
    3
    Views
    914

    Re: Help with linked list problem

    Where does the code assign a value to data?
    What does the constructor do with the arg that is passed to it in d1?
Results 1 to 2 of 2