Skip to main content
summaryrefslogtreecommitdiffstats
blob: 88e9fe356233ceb20756a7c9048260c2fe584dcd (plain) (blame)
1
2
3
4
5
6
7
8
9
<html><head><title>MPI_Add_error_string</title>
<body>
<H3>MPI_Add_error_string</H3>
<PRE>
int MPI_Add_error_string(int, char *);
</PRE>
<DL><DD>
Associates an error string with an error code or class.
<P></DL></font></body></html>

Back to the top