The strcat () function appends a copy of the NUL-terminated string append to the end of the NUL-terminated string dst , then adds a terminating ' \0 '.
確定! 回上一頁