123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|469|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> C/C++/C#/Other -> C++ Class, Week 7

Sat, 14 Nov 2009, 07:12
Afr0
Welcome to Socoder's official C++ class, week 7!

Challenges

1. Create a weapon hierarchy, with at least four weapons being inherited from a single parent class. What kind of datamembers should each contain? What about methods?

2. Design and fully implement an abstract Shape class. What should be included? What should be left to the derived classes?



-=-=-
Afr0 Games

Project Dollhouse on Github - Please fork!
Sun, 15 Nov 2009, 07:47
Afr0
1.















2:

-=-=-
Afr0 Games

Project Dollhouse on Github - Please fork!