logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Input Parameters

request
              - C I/O-request handle (handle)

Name

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

Return Value

       Fortran I/O-request handle (integer)

                                                    11/3/1998                                MPIO_Request_c2f(3)

Synopsis

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

See Also