home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A05201.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-24  |  182.7 KB  |  1 channel  |  11,025 sample rate  |  17 seconds
Transcription: The member access operator dot uses the same syntax to access a data member as it does to call a member function. Of course, only the public members can be addressed this way. This syntax is also used for references to objects.