MPI_File_c2f - Translates a C file handle to a Fortran
       file handle


SYNOPSIS

       #include "mpi.h"

       MPI_Fint MPI_File_c2f(MPI_File fh)


DESCRIPTION

       MPI_File_c2f translates a C file handle (fh) to a Fortran
       file handle.


SEE ALSO

       MPI_File_f2c(3), MPI_IO(3)


Man(1) output converted with man2html