<?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: Writing Non-Fragile Code</title>
	<atom:link href="http://culverson.com/writing-non-fragile-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://culverson.com/writing-non-fragile-code/</link>
	<description>Custom Labview Data Acquisition Software Maine</description>
	<lastBuildDate>Mon, 12 Jul 2010 16:58:54 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve</title>
		<link>http://culverson.com/writing-non-fragile-code/comment-page-1/#comment-28</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 28 Oct 2009 22:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://culverson.com/?p=254#comment-28</guid>
		<description>Yeah, there&#039;s really no other way it could work. If it&#039;s a variable of your ENUM type, then it has to be a LEGAL value.  Use that fact to your advantage.</description>
		<content:encoded><![CDATA[<p>Yeah, there&#8217;s really no other way it could work. If it&#8217;s a variable of your ENUM type, then it has to be a LEGAL value.  Use that fact to your advantage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Seegmiller</title>
		<link>http://culverson.com/writing-non-fragile-code/comment-page-1/#comment-27</link>
		<dc:creator>Bob Seegmiller</dc:creator>
		<pubDate>Wed, 28 Oct 2009 22:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://culverson.com/?p=254#comment-27</guid>
		<description>Nice.  I&#039;d just noticed the &quot;constraining&quot; that occurs when type-casting a number to an enum and that it doesn&#039;t &quot;go off the end&quot;. 

Thanks</description>
		<content:encoded><![CDATA[<p>Nice.  I&#8217;d just noticed the &#8220;constraining&#8221; that occurs when type-casting a number to an enum and that it doesn&#8217;t &#8220;go off the end&#8221;. </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
