blob: 20741eb04e949839027cb9c584a04dcb5d67900e [file] [log] [blame]
<h2>The <code>upc_addrfield</code> function</h2>
<h4>Synopsis</h4>
<pre>
#include &lt;upc.h&gt;
size_t upc_addrfield(shared void *ptr);
</pre>
<p>
<h4>Description</h4>
<p>
The <code>upc_addrfield </code> function returns an implementation-defined value reflecting
the <q>local address</q>of the object pointed to by the pointer-to-shared
argument.
<p>&nbsp;
<p>&nbsp;
<p><a href="terms.html">Terms, definitions, and symbols</a><br>
<p><a href="index.html">Back to index of all UPC functions</a>