position = ftell (fIn);. if (position != -1) {. //Go back to the beginning of the file. const int fseek_set_value = fseek (fIn, 0, ...
確定! 回上一頁