Name strncat function — Concatenates strings Synopsis char* strncat(char* dst, const char* src, size_t n) The strncat function concatenates src onto the end ...
確定! 回上一頁