Randal L. Schwartz wrote:
>> "David" == David Iberri <[EMAIL PROTECTED]> writes:
>
> David> Can anyone point me to some docs relevant to multiple inheritance?
>
> David> I have two base classes A and B, then a derived class C that
> David> inherits from A and B. Pretty standard, I think:
>
> "David" == David Iberri <[EMAIL PROTECTED]> writes:
David> Can anyone point me to some docs relevant to multiple inheritance?
David> I have two base classes A and B, then a derived class C that
David> inherits from A and B. Pretty standard, I think:
No. Not pretty standard. Extremely un