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


SYNOPSIS

       #include <mpi.h>
       MPI_File MPI_File_f2c(MPI_Fint fh)


DESCRIPTION

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


SEE ALSO

       MPI_File_c2f(3), MPI_IO(3)


Man(1) output converted with man2html