Thread
:
help in class and inheritance hierarchical structure
View Single Post
s11049151
Light Poster
4Nov2009,18:05
Oops!
Sorry guys;
it should be:
class d_cam: public camera {
and
class analog_cam: public camera {
Sorry again.