<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Linked lists</title>
	<atom:link href="http://jeremy.visser.name/2009/09/06/linked-lists/feed/" rel="self" type="application/rss+xml" />
	<link>https://jeremy.visser.name/2009/09/06/linked-lists/</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 04:10:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jeremy</title>
		<link>https://jeremy.visser.name/2009/09/06/linked-lists/comment-page-1/#comment-4422</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Sun, 06 Sep 2009 00:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://jeremy.visser.name/?p=1204#comment-4422</guid>
		<description>Thanks for the compliment. :)

But sorry -- never touched doubly-linked lists. I was seriously considering using them when I was driving myself bananas over the above &lt;code&gt;del_object()&lt;/code&gt; function.

Fortunately (or possibly unfortunately), one sunny day hacking in the Woolies carpark, I got it right with my normal linked list.</description>
		<content:encoded><![CDATA[<p>Thanks for the compliment. <img src='https://jeremy.visser.name/wordpress/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
<p>But sorry &#8212; never touched doubly-linked lists. I was seriously considering using them when I was driving myself bananas over the above <code>del_object()</code> function.</p>
<p>Fortunately (or possibly unfortunately), one sunny day hacking in the Woolies carpark, I got it right with my normal linked list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnf</title>
		<link>https://jeremy.visser.name/2009/09/06/linked-lists/comment-page-1/#comment-4421</link>
		<dc:creator>johnf</dc:creator>
		<pubDate>Sat, 05 Sep 2009 23:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://jeremy.visser.name/?p=1204#comment-4421</guid>
		<description>Ahh the memories. Feels like I&#039;m sitting in COMP1021 all over again. This is a really great explanation. Something to point people at when they have linked list issues.

You should totally do a follow up post on double linked lists :)</description>
		<content:encoded><![CDATA[<p>Ahh the memories. Feels like I&#8217;m sitting in COMP1021 all over again. This is a really great explanation. Something to point people at when they have linked list issues.</p>
<p>You should totally do a follow up post on double linked lists <img src='https://jeremy.visser.name/wordpress/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
