For that it should use a dynamically aloocated array of strings (something like ... *person2, c; int i = 0; person1 = (char*)calloc(500, ...
確定! 回上一頁