MPI_File_get_position

Returns the current position of the individual file pointer in etype units relative to the current view

Synopsis

int MPI_File_get_position(MPI_File mpi_fh, MPI_Offset *offset)

Input Parameters

fh
file handle (handle)

Output Parameters

offset
offset of individual file pointer (nonnegative integer)

Location:get_posn.c