MPI_File_c2f Translates a C file handle to a Fortran file handle Synopsis MPI_Fint MPI_File_c2f(MPI_File fh) Input Parameters fh C file handle (integer) Return Value Fortran file handle (handle) Location:file_c2f.c