The function definition of strcat() is: char *strcat(char *destination, const char *source). It is defined in the string.h header file. strcat() arguments.
確定! 回上一頁