Mail Archives: djgpp/1996/10/10/16:38:09
Erik Max Francis wrote:
>
> Wesley Terpstra wrote:
>
> > I have heard about something
> > called polymorphic classes. Would this be able to give me the power I
> > need? I also noticed an operator called typeof() could this be used
> > to make my local information portable, yet fast? If you know a way
> > that I could do this, please tell me! :)
>
> Yes. It's called inheritance.
>
Don't forget about virtual functions, they make that sort of thing very easy.
- Raw text -