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