home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH13 / A131032.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  160.8 KB  |  1 channel  |  11,025 sample rate  |  15 seconds
Transcription: Here, derived1 overrides the definition of geti in Base1. Now, when geti is called from a derived1 object, this definition of geti will be invoked rather than the definition in the Base class.