C庫函數char *strcat(char *dest, const char *src) src指向結尾的字符串的字符串附加到指向dest。 Declaration 以下是聲明的strcat()函數。 char * strcat ( char ...
確定! 回上一頁