<?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>CppGeek &#187; Miscellaneous</title>
	<atom:link href="http://www.cppgeek.com/category/miscellaneous/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cppgeek.com</link>
	<description>Practical, Pragmatic, C++</description>
	<lastBuildDate>Mon, 15 Mar 2010 18:57:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>C++ Types 1</title>
		<link>http://www.cppgeek.com/2009/04/22/c-types-1/</link>
		<comments>http://www.cppgeek.com/2009/04/22/c-types-1/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 21:24:11 +0000</pubDate>
		<dc:creator>wozname</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.cppgeek.com/?p=223</guid>
		<description><![CDATA[What is a Type?
What is a type? It&#8217;s a good question, it&#8217;s something that programmers take for granted every day. Yet we  don&#8217;t step back and ponder exactly what a type is. A type is a description of how a physical representation maps to a more abstract concept. Remember that all the computer knows [...]]]></description>
		<wfw:commentRss>http://www.cppgeek.com/2009/04/22/c-types-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Those damn header files</title>
		<link>http://www.cppgeek.com/2009/04/21/those-damn-header-files/</link>
		<comments>http://www.cppgeek.com/2009/04/21/those-damn-header-files/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 10:27:35 +0000</pubDate>
		<dc:creator>wozname</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.cppgeek.com/?p=201</guid>
		<description><![CDATA[Here&#8217;s a list of the standard header files
These are the standard header files used by the various C and C++ standards, I&#8217;ve shown how they correspond to some of the standards. I have also shown which ones are present in Visual Studio 2008 Express Edition Service Pack 1 (VS2008 EE SP1) as well as two [...]]]></description>
		<wfw:commentRss>http://www.cppgeek.com/2009/04/21/those-damn-header-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C++ Standard Alphabet Soup</title>
		<link>http://www.cppgeek.com/2009/04/20/c-standard-alphabet-soup/</link>
		<comments>http://www.cppgeek.com/2009/04/20/c-standard-alphabet-soup/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 20:08:23 +0000</pubDate>
		<dc:creator>wozname</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.cppgeek.com/?p=188</guid>
		<description><![CDATA[C and C++ are international standards. So if you want, you can visit www.iso.org where they&#8217;ll be happy to charge way too much for a copy of the standard. It&#8217;s best to let your employer pick up the cost of this.
There are some alternate places where you can obtain draft copies of the standard, if [...]]]></description>
		<wfw:commentRss>http://www.cppgeek.com/2009/04/20/c-standard-alphabet-soup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Post</title>
		<link>http://www.cppgeek.com/2009/03/17/first-post/</link>
		<comments>http://www.cppgeek.com/2009/03/17/first-post/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 08:00:40 +0000</pubDate>
		<dc:creator>wozname</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.cppgeek.com/?p=5</guid>
		<description><![CDATA[This is the first post!
I have a filing cabinet full of goodness that I can&#8217;t wait to share with you.
More to come&#8230;
]]></description>
		<wfw:commentRss>http://www.cppgeek.com/2009/03/17/first-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

