logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Input Parameters

fh     - Fortran file handle (integer)

Name

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

Return Value

       C file handle (handle)

                                                    11/3/1998                                    MPI_File_f2c(3)

Synopsis

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

See Also