... pointing to name is reset to point to the first name */ rewind(f_ptr); /*While loop prints names starting with S */ while (fscanf(f_ptr, “%s”, name) !=
確定! 回上一頁