MPI_File_c2f - Translates a C file handle to a Fortran file handle
#include "mpi.h" MPI_Fint MPI_File_c2f(MPI_File fh)
MPI_File_c2f translates a C file handle (fh) to a Fortran file handle.
MPI_File_f2c(3), MPI_IO(3)