MPI_File_seek
Updates the individual file pointer
Synopsis
int MPI_File_seek(MPI_File mpi_fh, MPI_Offset offset, int whence)
Input Parameters
fh
file handle (handle)
offset
file offset (integer)
whence
update mode (state)
Location:
seek.c