Man page - mpi_file_f2c(3)

Packages contas this manual

Manual

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