home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A05105.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-24  |  261.4 KB  |  1 channel  |  11,025 sample rate  |  24 seconds
Transcription: Once you have classes, you can truly program your application by manipulating its objects. The balance of this book builds upon the class concept. This chapter shows how to define a class and its members, how to create objects of a class, and how to access and use class members and objects. Later chapters introduce concepts that help you move to object-oriented programming.