<?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>ChrisThompson.ca &#187; C and C++</title>
	<atom:link href="http://christhompson.ca/category/c_and_cpp/feed/" rel="self" type="application/rss+xml" />
	<link>http://christhompson.ca</link>
	<description>Making art and science in Vancouver, BC</description>
	<lastBuildDate>Thu, 24 Nov 2011 09:29:12 +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>Virtual Machines: Windows 7 host and Ubuntu 9.10 guest</title>
		<link>http://christhompson.ca/2010/01/virtual-machines-windows-7-host-and-ubuntu-9-10-guest/</link>
		<comments>http://christhompson.ca/2010/01/virtual-machines-windows-7-host-and-ubuntu-9-10-guest/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 06:41:45 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Boundaries]]></category>
		<category><![CDATA[C and C++]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Virtual Box]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://christhompson.ca/?p=378</guid>
		<description><![CDATA[I am trying out Sun&#8217;s Virtual Box this term. I&#8217;m going to be doing a fair amount of development in C and C++ which means using gcc on Ubuntu. I&#8217;m pretty invested in the software on my Windows 7 laptop &#8230; <a href="http://christhompson.ca/2010/01/virtual-machines-windows-7-host-and-ubuntu-9-10-guest/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://christhompson.ca/2010/01/virtual-machines-windows-7-host-and-ubuntu-9-10-guest/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Artifact C-1: Cdump Utility (Command Prompt)</title>
		<link>http://christhompson.ca/2009/08/artifact-c-1-cdump-utility-command-prompt/</link>
		<comments>http://christhompson.ca/2009/08/artifact-c-1-cdump-utility-command-prompt/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 06:21:40 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[C and C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[cdump]]></category>
		<category><![CDATA[dump]]></category>
		<category><![CDATA[hexadecimal]]></category>
		<category><![CDATA[hexdump]]></category>
		<category><![CDATA[octal]]></category>

		<guid isPermaLink="false">http://christhompson.ca/?p=74</guid>
		<description><![CDATA[Description The following description of the cdump program is based on the documentation of the hexdump utility: NAME cdump &#8211; ascii, hexadecimal, octal dump SYNOPSIS cdump [-bcC] [-nlength] [-soffset] [file] DESCRIPTION The cdump utility is a filter which displays the &#8230; <a href="http://christhompson.ca/2009/08/artifact-c-1-cdump-utility-command-prompt/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://christhompson.ca/2009/08/artifact-c-1-cdump-utility-command-prompt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

