inheritence
From: brigham white (brighamandrew_at_msn.com)
Date: 01/29/04
- Next message: Gianni Mariani: "Re: inheritence"
- Previous message: Digital Puer: "Re: simple question on linked list insert"
- Next in thread: Gianni Mariani: "Re: inheritence"
- Reply: Gianni Mariani: "Re: inheritence"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Jan 2004 20:33:09 -0600
If I have a base class who contains some public data members that are
static, and I have several classes that inherit from this base class. Will
all the classes that inherit from this base class share the same static
data, or just the classes that are of the same type share it? thanks.
- Next message: Gianni Mariani: "Re: inheritence"
- Previous message: Digital Puer: "Re: simple question on linked list insert"
- Next in thread: Gianni Mariani: "Re: inheritence"
- Reply: Gianni Mariani: "Re: inheritence"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]