Skip to main content
summaryrefslogtreecommitdiffstats
blob: 83928bf0179012ca8e99701b7b86477d36288bd4 (plain) (blame)
1
2
3
4
5
6
7
8
9
<html><head><title>MPI_Add_error_code</title>
<body>
<H3>MPI_Add_error_code</H3>
<PRE>
int MPI_Add_error_code(int, int *);
</PRE>
<DL><DD>
Creates a new error code and returns the value for it.
<P></DL></font></body></html>

Back to the top