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