Edit

Share via


MPI_File_c2f function

Translates a C file handle to a Fortran file handle.

Syntax

MPI_Fint MPIAPI MPI_File_c2f(
   MPI_File file
);

Parameters

  • file
    C file handle.

Return value

Fortran file handle.

Requirements

Product

HPC Pack 2012 MS-MPI Redistributable Package, HPC Pack 2008 R2 MS-MPI Redistributable Package, HPC Pack 2008 MS-MPI Redistributable Package or HPC Pack 2008 Client Utilities

Header

Mpi.h; Mpif.h

Library

Msmpi.lib

DLL

Msmpi.dll

See also

MPI Miscellaneous Functions