<?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>Drivel, and everything else.. &#187; C++</title>
	<atom:link href="http://www.dracata.net/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dracata.net</link>
	<description>Rantings and ravings about everyday life (There might be some useful, interesting posts, too)</description>
	<lastBuildDate>Tue, 12 Jul 2011 14:36:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>&#8216;end1&#8242; : undeclared identifier</title>
		<link>http://www.dracata.net/2008/11/end1-undeclared-identifier/</link>
		<comments>http://www.dracata.net/2008/11/end1-undeclared-identifier/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 12:03:50 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://www.dracata.net/?p=45</guid>
		<description><![CDATA[Rookie mistake when reading from a book, be sure not to do the same: I was stumped when compiling my test application, receiving the error &#8216;end1&#8242; : undeclared identifier That&#8217;s because end1 should read endl (end-ell, not end-one), for end-line, of course.]]></description>
		<wfw:commentRss>http://www.dracata.net/2008/11/end1-undeclared-identifier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

