並回傳s1 */ // char* array = strncpy( char *s1, const char *s2, ... printf("%s\n", text1); // 原text1 int n = 5; strncpy(text1, text2, ...
確定! 回上一頁