Thanks guys! <br><br>
<div class="gmail_quote">2009/10/19 Mark Michelson <span dir="ltr"><<a href="mailto:mmichelson@digium.com">mmichelson@digium.com</a>></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>> Hello,<br>> is there a comprehensive tutorial on linked lists in asterisk?<br>> Describing functions as AST_LIST_TRAVERSE, AST_LOCK,etc.<br>><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's no<br>step-by-step how-to anywhere in the source tree, and I haven't seen one posted<br>
on-line anywhere either.<br><br>Mark Michelson<br><br>><br>><br>> ------------------------------------------------------------------------<br>
<div>
<div></div>
<div class="h5">><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>
<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>