man strcat. NAME strcat, strncat - concatenate two strings. SYNOPSIS #include <string.h> char *strcat(char *dest, const char *src);
確定! 回上一頁