Fseek Rewind Ftell position in a file or report current position #include <stdio.h> fseek FILE *fp long offset int place rewind FILE *fp long ftell FILE *fp Description Placeholder Diagnostics Fseek returns -1 if the call is invalid. See Also System call lseek().