Did you ever figure this out?&nbsp; I can't seem to figure out how to get at the vararg data either.<br><br><div><span class="gmail_quote">On 2/3/05, <b class="gmail_sendername">Parzival Herzog</b> &lt;<a href="mailto:parzp@shaw.ca">
parzp@shaw.ca</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Pyrex accepts C variable length argument list syntax, e.g
.<br><br>cdef object _tuple(char *fmt, ...):<br>&nbsp;&nbsp;&nbsp;&nbsp;return ()<br><br>but what can I tell pyrex to cover the macros va_list, va_start, va_end, and<br>va_arg from stdarg.h?<br><br>I haven't seen a disclaimer that variable length argument lists are not
<br>supported, and last I looked at the FAQ &lt;grin&gt; there was nothing on this<br>_very important_ aspect of interfacing to C.<br><br><br>--<br>Parzival Herzog<br><br>_______________________________________________<br>
Pyrex mailing list<br><a href="mailto:Pyrex@lists.copyleft.no">Pyrex@lists.copyleft.no</a><br><a href="http://lists.copyleft.no/mailman/listinfo/pyrex">http://lists.copyleft.no/mailman/listinfo/pyrex</a><br></blockquote></div>
<br><br clear="all"><br>-- <br>&quot;Never attribute to malice that which can be adequately explained by stupidity.&quot;&nbsp;&nbsp;- Hanlon's Razor<br>