DOKK / manpages / debian 12 / lam-mpidoc / MPI_File_c2f.3.en
MPI_File_c2f(3) MPI-2 MPI_File_c2f(3)

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

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

- C file handle (handle)

Fortran file handle (integer)

11/3/1998