<?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>James.Walms.co.uk &#187; C Programming</title>
	<atom:link href="http://blog.james.walms.co.uk/category/cprog/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.james.walms.co.uk</link>
	<description>James Walmsley&#039;s Blog</description>
	<lastBuildDate>Sat, 20 Feb 2010 16:08:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Simple Multi-Language System for Embedded Applications</title>
		<link>http://blog.james.walms.co.uk/2009/01/13/simple-multi-language-system-for-embedded-applications/</link>
		<comments>http://blog.james.walms.co.uk/2009/01/13/simple-multi-language-system-for-embedded-applications/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 20:34:13 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[C Programming]]></category>
		<category><![CDATA[Embedded]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[lingual]]></category>
		<category><![CDATA[multi]]></category>
		<category><![CDATA[multi-linual]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://worm.me.uk/?p=158</guid>
		<description><![CDATA[Today I wrote a simple Framework for Multi-Lingual embedded systems. It&#8217;s certainly not suitable for large applications, and only supports ASCII characters currently. I&#8217;ll be extending it slightly and releasing it on google code in the near future. (Available now upon email request). Features include: Small and simple design, Safe, and Secure. Standard C Library [...]]]></description>
		<wfw:commentRss>http://blog.james.walms.co.uk/2009/01/13/simple-multi-language-system-for-embedded-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Pointers in C &#8211; Guide</title>
		<link>http://blog.james.walms.co.uk/2007/02/22/using-pointers-in-c-guide/</link>
		<comments>http://blog.james.walms.co.uk/2007/02/22/using-pointers-in-c-guide/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 17:05:41 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[C Programming]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Pointers]]></category>

		<guid isPermaLink="false">http://worm.me.uk/2007/02/22/using-pointers-in-c-guide/</guid>
		<description><![CDATA[I&#8217;ve written a quick guide explaining how to use pointers properly in C. It also simplfies how they work, and will hopefully improve understanding on how to use them properly. View]]></description>
		<wfw:commentRss>http://blog.james.walms.co.uk/2007/02/22/using-pointers-in-c-guide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DUCK SHOOT GAME</title>
		<link>http://blog.james.walms.co.uk/2006/11/10/duck-shoot-game/</link>
		<comments>http://blog.james.walms.co.uk/2006/11/10/duck-shoot-game/#comments</comments>
		<pubDate>Fri, 10 Nov 2006 20:40:33 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[C Programming]]></category>

		<guid isPermaLink="false">http://worm.me.uk/2006/11/10/duck-shoot-game/</guid>
		<description><![CDATA[Ok guys, I&#8217;ve got alot of the duck shoot game, here&#8217;s just a couple of ideas. To save me reading the switches repeatedly, I decided to put the current value of each into an array. I did this by creating a function. Like below: switches_arrayc.txt When the function is called, you supply it with the [...]]]></description>
		<wfw:commentRss>http://blog.james.walms.co.uk/2006/11/10/duck-shoot-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kernighan &amp; Ritchie Book &#8211; £20</title>
		<link>http://blog.james.walms.co.uk/2006/10/19/kernighan-ritchie-book/</link>
		<comments>http://blog.james.walms.co.uk/2006/10/19/kernighan-ritchie-book/#comments</comments>
		<pubDate>Thu, 19 Oct 2006 18:05:06 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[C Programming]]></category>
		<category><![CDATA[Headlines]]></category>

		<guid isPermaLink="false">http://worm.me.uk/2006/10/19/kernighan-ritchie-book-%c2%a320/</guid>
		<description><![CDATA[Absolutely MAD offer &#8211; only £20 from me. Just send me an e-mail and I will call you. Pass this information on to all the course mates. I may also be willing to haggle cheaper! Don&#8217;t forget this book costs £35 in the SU shop, and has been seen for £40 in some places. ONLY [...]]]></description>
		<wfw:commentRss>http://blog.james.walms.co.uk/2006/10/19/kernighan-ritchie-book/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Random number exercises</title>
		<link>http://blog.james.walms.co.uk/2006/10/17/random-number-exercises/</link>
		<comments>http://blog.james.walms.co.uk/2006/10/17/random-number-exercises/#comments</comments>
		<pubDate>Mon, 16 Oct 2006 23:56:05 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[C Programming]]></category>

		<guid isPermaLink="false">http://worm.me.uk/2006/10/17/random-number-exercises/</guid>
		<description><![CDATA[Alot has been happening in C-Programming, all very exciting! If anyone has any questions about C or would like some ideas, send me an e-mail or ask me. I&#8217;m currently trying to pipe out my digital I/O code. Today I got side-tracked and created some code which converts integers to Binary numbers. I will post [...]]]></description>
		<wfw:commentRss>http://blog.james.walms.co.uk/2006/10/17/random-number-exercises/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Random number generator with Statistics!</title>
		<link>http://blog.james.walms.co.uk/2006/10/03/random-number-generator-with-statistics/</link>
		<comments>http://blog.james.walms.co.uk/2006/10/03/random-number-generator-with-statistics/#comments</comments>
		<pubDate>Tue, 03 Oct 2006 00:25:06 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[C Programming]]></category>

		<guid isPermaLink="false">http://worm.me.uk/?p=3</guid>
		<description><![CDATA[Hey guys, I&#8217;ve completed my generator, and done some stats too. Check out the windows binary and my sourcecode. Should compile on linux no problems!Ã‚Â Binary -Ã‚Â Source Code Email me &#8211; james at worm dot me dot uk if you want me to link to your blog! (I can also host a blog for friends too).]]></description>
		<wfw:commentRss>http://blog.james.walms.co.uk/2006/10/03/random-number-generator-with-statistics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
