home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH07 / A0712510.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-21  |  193.6 KB  |  1 channel  |  11,025 sample rate  |  18 seconds
Transcription: The pointer text points to any characters already in the string object. This call of the function stringCopy copies these characters to the location given by the pointer newText. The function stringCatenate can now be called to append the additional characters.