i++) dest[dest_len + i] = src[i]; dest[dest_len + i] = ''; return dest; } RETURN VALUE The strcat() and strncat() functions return a pointer to the ...
確定! 回上一頁