blob: 181bce402552a244581990dc76c7cd4059b44940 [file] [log] [blame]
<html><head><title>MPI_Pack</title>
<body>
<H3>MPI_Pack</H3>
<PRE>
int MPI_Pack(void*, int, MPI_Datatype, void *, int, int *, MPI_Comm);
</PRE>
<DL><DD>
Packs the message in the specified send buffer into the specified buffer space.
<P></DL></font></body></html>