<br><div class="gmail_quote">On Tue, Jul 8, 2008 at 6:26 PM, Eli Barzilay &lt;<a href="mailto:eli@barzilay.org">eli@barzilay.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><div class="Ih2E3d">&gt; I&#39;m looking for something that provides finer processinging then<br>
&gt; `directory-list`, but so far not finding them.<br>
<br>
</div>Depending on what you need, you can either try the foreign interface,<br>
or writing a thin C interface (that you&#39;ll then access with the<br>
foreign interface).<font color="#888888"><br></font></blockquote><div><br>I&#39;m assuming FFI will work -&nbsp; the main challenge appears to figure out how to define the DIR, dirent struct in scheme for conversion.&nbsp; I&#39;m still unfamiliar with the approriate mapping at this time, so probably will have many questions as I go along... ;)<br>
<br>Thanks,<br>yc<br><br></div></div>