char *strcat(dst, src) - concatenate (append) one string to another Purpose: Concatenates src onto the end of dest.
確定! 回上一頁