MPI_File_f2c function
Translates a Fortran file handle to a C file handle.
Syntax
MPI_File MPIAPI MPI_File_f2c(
MPI_Fint file
);
Parameters
- file
Fortran file handle.
Return value
C 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 |