linux man page : strcat - 문자열에 문자열을 덧붙인다. : ... #include <string.h> char *strcat(char *dest, const char *src); ...
確定! 回上一頁