Ubuntu Manpages

MPI_File_f2c

Translates a Fortran file handle to a C file handle

#include "mpi.h"
MPI_File MPI_File_f2c(MPI_Fint fh)

- Fortran file handle (integer)

C file handle (handle)