Search:

Type: Posts; User: dcs

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,534

    I think that I have all of the code switched over...

    I think that I have all of the code switched over to the node/ linked list but I have one last question. I changed get_item() to return a RealEstate object (item) and I have a member function for...
  2. Replies
    5
    Views
    1,534

    Thank you for the help, I have one question. I...

    Thank you for the help, I have one question. I apologize if this sounds stupid but the node class is seperate from my RealEstate class correct? So I would create a new RealEstate object and then...
  3. Replies
    5
    Views
    1,534

    linked list from array problem

    I had to write a program that allows the user to type in information about real estate properties and stores each as a class object. It has a class function that can print all of them out in a...
Results 1 to 3 of 3