puts (str); return 0; } output: 1 these strings are concatenated. ... char * strcat(char * __restrict s, const char * __restrict append) ...
確定! 回上一頁