Transcription: Here, the new operator allocates 13 bytes in the dynamic memory area. The standard function stringCopy() copies the string, text and code, into these bytes. The value of the pointer, pointToFree(), is the location of the copy of this string.