strncat

example

strncat(str1, str2, sizeof(str1) - strlen(str1) - 1);

standard

wood

related

backlinks