Scroll to navigation

MPIO_Request_c2f(3) MPI-2 MPIO_Request_c2f(3)

NAME

MPIO_Request_c2f - Translates a C I/O-request handle to a Fortran I/O-request handle

SYNOPSIS

#include "mpi.h"
MPI_Fint MPIO_Request_c2f(MPIO_Request request)

INPUT PARAMETERS

- C I/O-request handle (handle)

RETURN VALUE

Fortran I/O-request handle (integer)

11/3/1998