Search:

Type: Posts; User: twickre

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    10,029

    Steps to fix?

    I take it I need to add some blocks that look like this:


    TwoDayPackage::setFlatFee()
    {
    //some code
    }
    TwoDayPackage::getFlatFee()
    {
    //some code
  2. Replies
    7
    Views
    10,029

    Attempted fix

    Does that look better?

    I am a bit clumsy and not accustomed to how the code tags work yet.
  3. Replies
    7
    Views
    10,029

    Thanks for the quick response, but how do I get...

    Thanks for the quick response, but how do I get the objects to fill the constructors properly? I still get a compiler error that looks like this:

    unresolved external symbol "public: __thiscall...
  4. Replies
    7
    Views
    10,029

    Inheritance Hierarchy for a Package class

    Hopefully someone may be able to get me straightened out...
    I have been working this program for about two days now. I have tried to follow the examples in my text book, but after several attempts...
Results 1 to 4 of 4