Skip to content

Commit

Permalink
Version history, and an a tag was invalid
Browse files Browse the repository at this point in the history
  • Loading branch information
nevyn committed Aug 16, 2009
1 parent 524dacf commit 8e375fb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ <h3><a name="cblocks-usage" href="#cblocks-usage">Syntax and Usage</a></h3>
</p>

<div class="codeblock">
<a class="codedownload" href="intforeach.zip">blockarguments.zip</a>
<a class="codedownload" href="blockarguments.zip">blockarguments.zip</a>
<pre><code>#include &lt;stdio.h&gt;
#include &lt;Block.h&gt;

Expand Down Expand Up @@ -753,4 +753,9 @@ <h2><a name="references" href="#references">References and Additional Sources</a
<li><a name="ref4">[4]</a>: <a href="http://www.mikeash.com/?page=pyblog/friday-qa-2009-08-14-practical-blocks.html" title="mikeash.com: Friday Q&amp;A 2009-08-14: Practical Blocks">mikeash - Friday Q&amp;A 2009-08-14: Practical Blocks</a></li>
</ul>

<h2><a href="#versions" name="versions">Version History</a></h2>
<ul>
<li>2009-08-16: First version, covering C and ObjC syntax and memory management</li>
</ul>

</div></body>

0 comments on commit 8e375fb

Please sign in to comment.