home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH13 / A13105.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  163.6 KB  |  1 channel  |  11,025 sample rate  |  15 seconds
Transcription: Each derived class has its own constructors. If you do not define a constructor explicitly, it is supplied by the compiler. As this example shows, the constructor for the derived class invokes the constructor for the base class.