<?xml version="1.0" ?>
<rss version="2.0">
	<channel>
		<title>Keith's Weblog: Comments on &quot;The Spirit of C&quot;</title>
		<description>Keith's Weblog: Comments on &quot;The Spirit of C&quot;, posted on June 22, 2004</description>
		<link>http://keithdevens.com/weblog/archive/2004/Jun/22/C</link>

		<category>Programming</category>
		<language>en-us</language>
		<image>
			<link>http://keithdevens.com/weblog</link>
			<title>Keith Devens .com</title>
			<url>http://keithdevens.com/images/kbd.gif</url>
		</image>

		<item>
			<title>by Keith Gaughan</title>
			<link>http://keithdevens.com/weblog/archive/2004/Jun/22/C#comment4848</link>
			<guid isPermaLink="false">http://keithdevens.com/weblog/4964#comment4848</guid>
			<pubDate>Wed, 23 Jun 2004 15:26:24 +0000</pubDate>
			<description>&lt;p class=&quot;st-markup&quot;&gt;If type inference doesn't make it into the mainstream, I'll be &lt;em&gt;very&lt;/em&gt; disappointed. Now, all I want is some form of polymorphism added to the mix so that in something like:&lt;/p&gt;

&lt;code&gt;fun&amp;#160;blah&amp;#160;x&amp;#160;y&amp;#160;=&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;x&amp;#160;*&amp;#160;y;;&lt;br /&gt;
&lt;/code&gt;&lt;p class=&quot;st-markup&quot;&gt;&lt;em&gt;x&lt;/em&gt; and &lt;em&gt;y&lt;/em&gt; denote numbers as opposed to integers or floats.&lt;/p&gt;

</description>
		</item>
	</channel>
</rss>
