lukar Posted March 21, 2004 Posted March 21, 2004 I'm using the book C++ Programming: Program Design Including Data Structures by D.S. Malik. It's for school...Right now I'm on chapter 13, talks about inheritance and composition.I finished programming exercises 2, 7, and 9, but I'm struggling with the number 6. I have no time to finish this, so if somebody already went through this book could you send to me a source code for Chapter 13 Programming Exercise 6?For exchange I'm sending a copy of full version of UT2004 game...Thanks,
likuidkewl Posted March 21, 2004 Posted March 21, 2004 I am assuming this is not allowed on this board. That is just flat out cheating.
lukar Posted March 21, 2004 Author Posted March 21, 2004 I got all my base class, and derived class header files, and implementation files as well, also the main. I have some errors, and it's not finished yet...I would not copy entire code, just build up my program... I really have no time to finish this...
Recommended Posts