Search:

Type: Posts; User: DrunkenTiger

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    1,290

    Great, that clears alot up for me. Thanks for...

    Great, that clears alot up for me. Thanks for the help.:)
  2. Replies
    7
    Views
    1,290

    Excellent, thanks for the help man. So I didn't...

    Excellent, thanks for the help man. So I didn't need to have the lame constructor that I had in place already? My derived class will use the base classes constructor, and then use it's own default...
  3. Replies
    7
    Views
    1,290

    Thanks. I'm going to have to read up more on...

    Thanks. I'm going to have to read up more on destructors. I'm having alittle trouble using my derived class in my program. I'm getting (1) compile error

    "c:\desktop\project\main.cpp(16) :...
  4. Replies
    7
    Views
    1,290

    Inheritance

    I am building a simple program, using classes I have to create a main building class and make some derived classes based on the building.

    I have created the base class, and have tried to create...
Results 1 to 4 of 4