<?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: Why C Switch Statements Should go the way of the GOTO</title>
	<atom:link href="http://4thmouse.com/index.php/2008/03/15/why-c-switch-statements-should-go-the-way-of-the-goto/feed/" rel="self" type="application/rss+xml" />
	<link>http://4thmouse.com/index.php/2008/03/15/why-c-switch-statements-should-go-the-way-of-the-goto/</link>
	<description>Software Engineering.</description>
	<lastBuildDate>Fri, 13 Aug 2010 00:53:44 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mike</title>
		<link>http://4thmouse.com/index.php/2008/03/15/why-c-switch-statements-should-go-the-way-of-the-goto/comment-page-1/#comment-196</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Wed, 19 Mar 2008 17:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://4thmouse.com/index.php/2008/03/15/why-c-switch-statements-should-go-the-way-of-the-goto/#comment-196</guid>
		<description>Perhaps I should have said &quot;C-style&quot; switch statements. I have no problem with the idea of &lt;i&gt;a&lt;/i&gt; switch statement, I just think C did it in a way that encourages programmer error and there isn&#039;t any good reason to keep copying that style into other languages.</description>
		<content:encoded><![CDATA[<p>Perhaps I should have said &#8220;C-style&#8221; switch statements. I have no problem with the idea of <i>a</i> switch statement, I just think C did it in a way that encourages programmer error and there isn&#8217;t any good reason to keep copying that style into other languages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike L.</title>
		<link>http://4thmouse.com/index.php/2008/03/15/why-c-switch-statements-should-go-the-way-of-the-goto/comment-page-1/#comment-195</link>
		<dc:creator>mike L.</dc:creator>
		<pubDate>Wed, 19 Mar 2008 17:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://4thmouse.com/index.php/2008/03/15/why-c-switch-statements-should-go-the-way-of-the-goto/#comment-195</guid>
		<description>Come on! switch/break is the lazy mans if/elseif statement. don&#039;t forget perl and php. Its also good for building strings...</description>
		<content:encoded><![CDATA[<p>Come on! switch/break is the lazy mans if/elseif statement. don&#8217;t forget perl and php. Its also good for building strings&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
