home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A05241.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-20  |  199.1 KB  |  1 channel  |  11,025 sample rate  |  18 seconds
Transcription: The term class is used both as a general term and as a C++ keyword. This is a common practice among C++ programmers. There are three types of classes in the general sense of the word, classes, structures, and unions, each with specific properties.