User profile: lolo10

User info
User name:lolo10
History
Joined:
Number of posts:11
Latest posts:

writing a program about shipping
ok, my problem is in the int main(), i have to change it and rewrite it again.

writing a program about shipping
I have my constructors, still errors.

writing a program about shipping
OK, let me write something.

writing a program about shipping
[code]class OvernightPackage : public Package { private: double overnightFeePerOunce; public: Overni...

writing a program about shipping
I don't know, it keeps saying this: 1>Source.obj : error LNK2019: unresolved external symbol "publi...