At this point, 'str' holds the address of the end of the string (specifically, the element after the last character in the string). This line is assigning a null-character (really just a byte that is...