[C-MPI-commits] SF.net SVN: c-mpi:[150] src/mpirpc/mpirpc.c
Status: Pre-Alpha
Brought to you by:
jmwozniak
|
From: <jmw...@us...> - 2010-05-24 03:35:33
|
Revision: 150
http://c-mpi.svn.sourceforge.net/c-mpi/?rev=150&view=rev
Author: jmwozniak
Date: 2010-05-24 03:35:27 +0000 (Mon, 24 May 2010)
Log Message:
-----------
Usage note
Modified Paths:
--------------
src/mpirpc/mpirpc.c
Modified: src/mpirpc/mpirpc.c
===================================================================
--- src/mpirpc/mpirpc.c 2010-05-24 03:33:50 UTC (rev 149)
+++ src/mpirpc/mpirpc.c 2010-05-24 03:35:27 UTC (rev 150)
@@ -588,6 +588,8 @@
/**
Uses MPIRPC_Check() internally.
+ Since this method returns rpc->result, you cannot used
+ MPIRPC_Free() or MPIRPC_Destroy() as proceed-functions.
@return rpc's result when obtained.
*/
char*
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|