Thanks guys! <br><br>
<div class="gmail_quote">2009/10/19 Mark Michelson <span dir="ltr">&lt;<a href="mailto:mmichelson@digium.com">mmichelson@digium.com</a>&gt;</span><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>
<div></div>
<div class="h5">Luis Santana wrote:<br>&gt; Hello,<br>&gt; is there a comprehensive tutorial on linked lists in asterisk?<br>&gt; Describing functions as AST_LIST_TRAVERSE, AST_LOCK,etc.<br>&gt;<br><br></div></div>The best option is to look at include/asterisk/linkedlists.h and read<br>
the comments scattered throughout that file. Then, having read that,<br>find examples in the code where specific list macros are used. There&#39;s no<br>step-by-step how-to anywhere in the source tree, and I haven&#39;t seen one posted<br>
on-line anywhere either.<br><br>Mark Michelson<br><br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>
<div>
<div></div>
<div class="h5">&gt;<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--/" target="_blank">http://www.api-digital.com--</a><br>&gt;<br>
&gt; asterisk-dev mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;    <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
<br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--/" target="_blank">http://www.api-digital.com--</a><br><br>asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>  <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br></div></div></blockquote></div><br>