![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: __init__() not called automatically
From: Andrew Koenig <ark@acm.org>
Date: Thu May 26 2005 - 15:53:45 CEST
"Sakesun Roykiattisak" <sakesun@boonthavorn.com> wrote in message
> Does c++ call base class constructor automatically ??
In C++, if you don't call a base-class constructor (I am saying "a" rather
|