strcat — Append one NUL-terminated string to another
NUL-terminated
char * fsfuncstrcat (
)
dest
The string to be appended to
src
The string to append to it