<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Reversing a circular single linked list using pointers</title>
	<link>http://www.openasthra.com/c-tidbits/reversing-a-circular-single-linked-list-using-pointers/</link>
	<description>C/C++ Programming Blog</description>
	<pubDate>Mon, 08 Sep 2008 01:51:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Jonah Dempcy</title>
		<link>http://www.openasthra.com/c-tidbits/reversing-a-circular-single-linked-list-using-pointers/#comment-26486</link>
		<dc:creator>Jonah Dempcy</dc:creator>
		<pubDate>Wed, 14 May 2008 10:43:44 +0000</pubDate>
		<guid>http://www.openasthra.com/c-tidbits/reversing-a-circular-single-linked-list-using-pointers/#comment-26486</guid>
		<description>Not bad! Maybe I will port this over to JavaScript and write a post on it. (Of course I'll give credit in that case).

I wrote a post on reversing a singly linked list in JavaScript:

http://www.thetruetribe.com/2008/05/javascript-challenge-reverse-linked.html</description>
		<content:encoded><![CDATA[<p>Not bad! Maybe I will port this over to JavaScript and write a post on it. (Of course I&#8217;ll give credit in that case).</p>
<p>I wrote a post on reversing a singly linked list in JavaScript:</p>
<p><a href="http://www.thetruetribe.com/2008/05/javascript-challenge-reverse-linked.html" rel="nofollow">http://www.thetruetribe.com/2008/05/javascript-challenge-reverse-linked.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: onetechguy</title>
		<link>http://www.openasthra.com/c-tidbits/reversing-a-circular-single-linked-list-using-pointers/#comment-15939</link>
		<dc:creator>onetechguy</dc:creator>
		<pubDate>Tue, 22 Jan 2008 17:35:00 +0000</pubDate>
		<guid>http://www.openasthra.com/c-tidbits/reversing-a-circular-single-linked-list-using-pointers/#comment-15939</guid>
		<description>I'd liked your stuff, seems you are a pro programmer</description>
		<content:encoded><![CDATA[<p>I&#8217;d liked your stuff, seems you are a pro programmer</p>
]]></content:encoded>
	</item>
</channel>
</rss>
