<?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>Jonathan Norman &#187; code</title>
	<atom:link href="http://black-flag.co.uk/wordpress/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://black-flag.co.uk/wordpress</link>
	<description>Black-Flag.co.uk</description>
	<lastBuildDate>Sat, 04 Sep 2010 09:33:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>A simple CPP program</title>
		<link>http://black-flag.co.uk/wordpress/2010/03/08/a-simple-cpp-program/</link>
		<comments>http://black-flag.co.uk/wordpress/2010/03/08/a-simple-cpp-program/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 15:41:44 +0000</pubDate>
		<dc:creator>Jonthan</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[cpp]]></category>

		<guid isPermaLink="false">http://black-flag.co.uk/wordpress/?p=101</guid>
		<description><![CDATA[Hello everyone. This semester I&#8217;ve been the learning CPP (C++ / CXX) programming language and I thought I&#8217;d write a simple program in order to help out some of my friends. This program has one class; person. This class contains two private variables called name and age, these have the associated accessors and mutators. Lets [...]]]></description>
		<wfw:commentRss>http://black-flag.co.uk/wordpress/2010/03/08/a-simple-cpp-program/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
