On Wed, 29 Dec 2004 ashwin mittal wrote :
>--- surya battina <[EMAIL PROTECTED]> wrote:
>> can u tell me what is a diamonddeath problem in
>> c++.
>When two derived classes(publically derived from the
>same base class) are inheritted to one derived
>class(public).. this is situation of Diamond of
>Death...
>Class a
>Class b & class c (derived publically from a)
>Class d (derived publically from b & c)
>Then this situation is known as DIAMOND OF DEATH...
>REgards,
>Ashiwn
hello all,
this is what google has offered:
http://www.gamearchitect.net/Articles/GameObjects1.html
well the person could have googled before posting, anyways i got to know a new thing so i am not complainin much.
regards to all.........
To unsubscribe : [EMAIL PROTECTED]
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To reply to this message, go to:
http://groups.yahoo.com/group/Programmers-Town/post?act=reply&messageNum=4940
Please do not reply to this message via email. (more info)
- To visit your group on the web, go to:
http://groups.yahoo.com/group/Programmers-Town/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
