--- surya battina <[EMAIL PROTECTED]> wrote:

> can u tell me  what is a diamonddeath problem in
> c++.
> 
> 
>               
> ---------------------------------
> Do you Yahoo!?
>  Read only the mail you want - Yahoo! Mail
SpamGuard.


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 


                
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/EbFolB/TM
--------------------------------------------------------------------~-> 

To unsubscribe : [EMAIL PROTECTED]

 
Yahoo! Groups Links

<*> To reply to this message, go to:
    
http://groups.yahoo.com/group/Programmers-Town/post?act=reply&messageNum=4890
    Please do not reply to this message via email. More information here:
    http://help.yahoo.com/help/us/groups/messages/messages-23.html

<*> 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:
    http://docs.yahoo.com/info/terms/
 



Reply via email to