<?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 list &#8211; recursive functions</title>
	<atom:link href="http://www.codingfriends.com/index.php/2010/06/11/linked-list-recursive-functions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codingfriends.com/index.php/2010/06/11/linked-list-recursive-functions/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=linked-list-recursive-functions</link>
	<description>Coding Friends, place for developers.</description>
	<lastBuildDate>Thu, 09 Feb 2012 11:20:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dad</title>
		<link>http://www.codingfriends.com/index.php/2010/06/11/linked-list-recursive-functions/comment-page-1/#comment-494</link>
		<dc:creator>Dad</dc:creator>
		<pubDate>Sun, 11 Dec 2011 14:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingfriends.com/?p=1070#comment-494</guid>
		<description>Using break with an if statement isn&#039;t ideal programming. That just shows that you don&#039;t know how to terminate a loop properly. That&#039;s something to think about, other than that this helped me a lot, thanks.</description>
		<content:encoded><![CDATA[<p>Using break with an if statement isn&#8217;t ideal programming. That just shows that you don&#8217;t know how to terminate a loop properly. That&#8217;s something to think about, other than that this helped me a lot, thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

