Skip to main content
summaryrefslogtreecommitdiffstats
blob: 97e3c915f5d678ae03bb85f82b3915066d39012a (plain) (blame)
1
2
3
4
5
6
7
8
9
<html><head><title>MPI_Error_class</title>
<body>
<H3>MPI_Error_class</H3>
<PRE>
int MPI_Error_class(int, int *);
</PRE>
<DL><DD>
Returns the error class for the corresponding error code.
<P></DL></font></body></html>

Back to the top