home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH03 / A03145.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-29  |  155.4 KB  |  1 channel  |  11,025 sample rate  |  14 seconds
Transcription: You can still modify an object that has a const identifier. This example shows that even if an object is associated with a const identifier, you can modify it by using a non-const identifier.