The strcat() function appends the src string to the dest string, overwriting the terminating null byte ('\0') at the end of dest, ...
確定! 回上一頁