The zero terminator of a C-string is REQUIRED for the string functions to work properly. Leaving it out can lead to program malfunction and computer crashes.
The zero terminator of a C-string is REQUIRED for the string functions to work properly. Leaving it out can lead to program malfunction and computer crashes.