NUL-terminated
char * strcat (char * dest, const char * src);
char * strcat
The string to be appended to
The string to append to it