MPI_File_c2f(3) MPI-2 MPI_File_c2f(3)NAMEMPI_File_c2f - Translates a C file handle to a Fortran file handleSYNOPSIS#include "mpi.h" MPI_Fint MPI_File_c2f(MPI_File fh)INPUT PARAMETERSfh - C file handle (handle)RETURN VALUEFortran file handle (integer) 11/3/1998 MPI_File_c2f(3)