Class/Inheritance Help

I have write Code for 9 classes. First class A. B derives from A. C derives from B etc etc etc. My question is, If I am using .h and .cpp to interact the two, will i need to essentially create 9 different .h files AND 9 different .cpp files?

Topic archived. No new replies allowed.