<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Here&#39;s the problem that it is supposed to solve:  You want to translate a heterogeneous list of objects in Java into an array of type t_atom in C.  That&#39;s all.<br>
</blockquote>
<br></div>
Btw, did you look at Pascal Gauthier&#39;s library ?<br></blockquote><div><br>Yes, but I think it solves a different problem.  In particular, I don&#39;t want to mirror t_atom on the Java side.<br><br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
and also, I just read your libpd_read_array and libpd_write_array functions. They don&#39;t work in 64-bit mode, in which sizeof(t_word) != sizeof(t_float).</blockquote><div><br>Yikes, good point.  I&#39;ll look into it.<br>
       Peter<br><br></div></div>