char * strcat ( char * destination, const char * source ); · Concatenates ( appends ) source onto the end of destination. · The terminating null byte of ...
確定! 回上一頁