home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH13 / A13122.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  182.2 KB  |  1 channel  |  11,025 sample rate  |  17 seconds
Transcription: You will get a compile time error if you try to specify a class as a direct base class more than once. The declaration of derived 1 in this example causes a compile time error because base 1 appears twice in the list of base classes.