DOKK / manpages / debian 10 / lam-mpidoc / MPI_File_f2c.3.en
MPI_File_f2c(3) MPI-2 MPI_File_f2c(3)

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)

11/3/1998