Redefina a posição de leitura para começar em C
fseek(fptr, 0, SEEK_SET);
Wrong Wildebeest
fseek(fptr, 0, SEEK_SET);
rewind(fptr);