Documentation for 1772ee06cc

This commit is contained in:
github-actions
2022-09-27 17:33:31 +00:00
parent 90aa7dd9c3
commit b2f6d5dff3

View File

@@ -625,7 +625,7 @@ Here is the call graph for this function:</div>
<p>Utility function to find the i th element of the list. </p>
<dl class="section return"><dt>Returns</dt><dd>the i th element of the list </dd></dl>
<div class="fragment"><div class="line"><span class="lineno"> 149</span> {</div>
<div class="fragment"><div class="line"><span class="lineno"> 149</span> {</div>
<div class="line"><span class="lineno"> 150</span> <a class="code hl_class" href="../../db/d8b/struct_node.html">Node</a> *current = head;</div>
<div class="line"><span class="lineno"> 151</span> </div>
<div class="line"><span class="lineno"> 152</span> <span class="keywordtype">int</span> count = 0;</div>