<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chris Collins &#187; C</title>
	<atom:link href="http://chris.collins.id.au/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://chris.collins.id.au</link>
	<description></description>
	<lastBuildDate>Sun, 15 Jan 2012 11:51:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>C: The Preprocessor</title>
		<link>http://chris.collins.id.au/2008/12/10/disgusting-hacks-in-c-the-preprocessor/</link>
		<comments>http://chris.collins.id.au/2008/12/10/disgusting-hacks-in-c-the-preprocessor/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 06:03:27 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[preprocessor]]></category>

		<guid isPermaLink="false">http://chris.collins.id.au/?p=37</guid>
		<description><![CDATA[Sometimes you just have to step that extra mile and do something completely dodgy. The termios way for setting baudrates uses macros to represent the bitrate.  When you&#8217;re accepting a baudrate from the user, what&#8217;s the most sensible way to &#8230; <a href="http://chris.collins.id.au/2008/12/10/disgusting-hacks-in-c-the-preprocessor/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://chris.collins.id.au/2008/12/10/disgusting-hacks-in-c-the-preprocessor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

