<div class="gmail_quote">On Fri, Jun 10, 2011 at 21:06, Mark Miller <span dir="ltr"><<a href="mailto:miller86@llnl.gov">miller86@llnl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":pi">// Macro to free an iMesh 'array'<br>
#define IMESH_AFREE(ON) \<br>
if (ON) free(ON); \</div></blockquote></div><br><div>This if statement is not necessary.</div><div><br></div><div><br></div><div>Anyone who uses your macros or any similar system is unaffected by my proposed change.</div>