| <h2>The <code>upc_resetphase</code> function</h2> | |
| <h4>Synopsis</h4> | |
| <pre> | |
| #include <upc.h> | |
| shared void *upc_resetphase(shared void *ptr); | |
| </pre> | |
| <p> | |
| <h4>Description</h4> | |
| <p> | |
| The <code>upc_resetphase </code> function returns a pointer-to-shared which is identical | |
| to its input except that it has zero phase. | |
| <p> | |
| <p> | |
| <p><a href="terms.html">Terms, definitions, and symbols</a><br> | |
| <p><a href="index.html">Back to index of all UPC functions</a> |