Search:

Type: Posts; User: alacahzam

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    3,167

    I tried to add a constructor and it didn't work...

    I tried to add a constructor and it didn't work out. is there any other way to get my user to define the object and have it be used throughout the program or is it necessary to use a constructor?
  2. Replies
    9
    Views
    3,167

    I seemed to have fixed that but I am now having...

    I seemed to have fixed that but I am now having trouble with my strings. When I try to output them in my derived classes it just gives me an empty space. Does this mean my derived classes are not...
  3. Replies
    9
    Views
    3,167

    Thank you, I have seemed to fix that error but...

    Thank you, I have seemed to fix that error but now I have a new error. It seems to not like the fact I am using private functions but its part of the assignment. It compiles and runs if I take the...
  4. Replies
    9
    Views
    3,167

    Help with classes and inheritance!!

    I have this program I am doing for a class and I keep on getting the same error on the way my functions are being called.


    45 C:\Dev-Cpp\ no matching function for call to `circus::getanimal()'
    ...
Results 1 to 4 of 4