Skip to main content
summaryrefslogtreecommitdiffstats
blob: 5d907b7a0cfb8e10178d9ac71136644a0d3cec79 (plain) (blame)
1
2
3
4
5
6
7
8
9
<html><head><title>MPI_Win_create_errhandler</title>
<body>
<H3>MPI_Win_create_errhandler</H3>
<PRE>
int MPI_Win_create_errhandler(MPI_Win_errhandler_fn *, MPI_Errhandler *);
</PRE>
<DL><DD>
Creates an error handler that can be attached to windows.
<P></DL></font></body></html>

Back to the top