blob: dd908d4f447aada008e4bf1d42a3515a2915e3b8 [file] [log] [blame]
<html><head><title>MPI_Pack_external</title>
<body>
<H3>MPI_Pack_external</H3>
<PRE>
int MPI_Pack_external(char *, void *, int, MPI_Datatype, void *, MPI_Aint, MPI_Aint *);int MPI_Pack_external_size(char *, int, MPI_Datatype, MPI_Aint *);int MPI_Request_get_status(MPI_Request, int *, MPI_Status *);
</PRE>
<DL><DD>
Packs the message in the specified send buffer into the specified buffer space, using the external32 data format.
<P></DL></font></body></html>