... <string.h> int main(void) { char string[10]; char *str1 = "abcdefghi"; ... 函數名: strcat 功 能: 字符串拼接函數 用 法: char *strcat(char ...
確定! 回上一頁