mpi_file_f2c(3) debian man page | unix.com

Man Page: mpi_file_f2c

Operating Environment: debian

Section: 3

MPI_File_f2c(3) 							MPI							   MPI_File_f2c(3)

NAME
MPI_File_f2c - Translates a Fortran file handle to a C file handle
SYNOPSIS
MPI_File MPI_File_f2c(MPI_Fint fh)
INPUT PARAMETERS
fh - Fortran file handle (integer)
RETURN VALUE
C file handle (handle)
LOCATION
file_f2c.c 11/2/2007 MPI_File_f2c(3)
Related Man Pages
mpi_comm_f2c(3openmpi) - osx
mpi_group_c2f(3openmpi) - osx
mpi_info_f2c(3openmpi) - osx
mpi_request_c2f(3openmpi) - osx
mpi_type_f2c(3openmpi) - osx
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?