a derived class inherits all members of the base class, that is what the book says, right? i want to make a derived class that has only some of the members of the base class, and some of its own members and functions, is it ok to do it like this? or shall i get error msgs. i dont like error msgs at all !
nemo