You read a string into the array s but you never do anything with it. ... printf("Name %d : ",i+1); // gets(names[i]); fgets (names[i], 16, ...
確定! 回上一頁