home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH03 / A03144.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-20  |  105.6 KB  |  1 channel  |  11,025 sample rate  |  9 seconds
Transcription: If you declare an object as const, you cannot modify it directly. In this example, the increment statement produces a compile time error.