 
			| GNU/Linux | CentOS 2.1AS(Slurm) | |
|  | 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)
| fh | - Fortran file handle (integer) | 
C file handle (handle)
|  | MPI_File_f2c(3) |  |