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, 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…NAME strncat - append