home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH07 / A071253.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-21  |  125.3 KB  |  1 channel  |  11,025 sample rate  |  11 seconds
Transcription: Here, the new operator is used to allocate enough bytes of dynamic memory to hold a string of length maxlen. The location of the memory is stored in the pointer text.