NAME stpcpy, strcpy, strcat - copy or catenate a string LIBRARY Standard C library ( libc ... restrict dst , const char *restrict src ); char *strcat(char *restrict dst , const cha…NAME stpcpy, strcpy, strcat - copy or catenate a string LIBRARY Standard C library ( libc ... restrict dst , const char *restrict src ); char *strcat(char *restrict dst , const cha…NAME stpcpy, strcpy, strcat - copy or catenate a string LIBRARY Standard C library ( libc ... restrict dst , const char *restrict src ); char *strcat(char *restrict dst , const cha…NAME stpcpy, strcpy, strcat, stpecpy, strtcpy, strlcpy, strlcat, stpncpy, strncpy, strncat - copying strings and character ... restrict dst , const char *restrict src ); char *strc…NAME stpcpy, strcasecmp, strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strfry, strlen, strncat, strncmp, strncpy ... resulting string at dest . char *strcat(char *restr…wide-character equivalent of the strcat (3) function. It copies the wide-character string pointed ... POSIX.1-2008. HISTORY POSIX.1-2001, C99. SEE ALSO strcat (3), wcpcpy (3), wcsc…stpncpy (3) Added in POSIX.1-2008 TC2 strcat (3) Added in POSIX.1-2008 TC2 strchr (3) Addedstpcpy (3), strcpy (3), strncpy (3), strcat (3), strncat (3), sprintf (3), snprintf (3), vsprintfstpcpy (3), strcpy (3), strncpy (3), strcat (3), strncat (3), sprintf (3), snprintf (3), vsprintfNAME strncat - append