home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH13 / A13135.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  160.3 KB  |  1 channel  |  11,025 sample rate  |  14 seconds
Transcription: If you declare a function that has an abstract class as its return type, you will get a compile time error. In this example, the declaration of H causes a compile time error because its return type is an abstract class.