<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: A Simple Generic Vector Container in C</title>
	<atom:link href="http://attractivechaos.wordpress.com/2008/09/22/a-simple-vector-macro-library-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://attractivechaos.wordpress.com/2008/09/22/a-simple-vector-macro-library-in-c/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 07 Dec 2009 19:12:37 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Giselle</title>
		<link>http://attractivechaos.wordpress.com/2008/09/22/a-simple-vector-macro-library-in-c/#comment-92</link>
		<dc:creator>Giselle</dc:creator>
		<pubDate>Fri, 26 Sep 2008 04:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://attractivechaos.wordpress.com/?p=484#comment-92</guid>
		<description>So what are the 3 major differences between C and C++ programs?

https://4mgiselle.wordpress.com</description>
		<content:encoded><![CDATA[<p>So what are the 3 major differences between C and C++ programs?</p>
<p><a href="https://4mgiselle.wordpress.com" rel="nofollow">https://4mgiselle.wordpress.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: attractivechaos</title>
		<link>http://attractivechaos.wordpress.com/2008/09/22/a-simple-vector-macro-library-in-c/#comment-90</link>
		<dc:creator>attractivechaos</dc:creator>
		<pubDate>Thu, 25 Sep 2008 22:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://attractivechaos.wordpress.com/?p=484#comment-90</guid>
		<description>By C, I mean the related source codes can be compiled by a pure C compiler. By C++, I mean the source codes are only accepted by C++ compiler.</description>
		<content:encoded><![CDATA[<p>By C, I mean the related source codes can be compiled by a pure C compiler. By C++, I mean the source codes are only accepted by C++ compiler.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giselle</title>
		<link>http://attractivechaos.wordpress.com/2008/09/22/a-simple-vector-macro-library-in-c/#comment-73</link>
		<dc:creator>Giselle</dc:creator>
		<pubDate>Wed, 24 Sep 2008 04:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://attractivechaos.wordpress.com/?p=484#comment-73</guid>
		<description>What was the reason behind naming the programme as &quot;C&quot; and then &quot;C++&quot;?

http://4mgiselle.wordpress.com</description>
		<content:encoded><![CDATA[<p>What was the reason behind naming the programme as &#8220;C&#8221; and then &#8220;C++&#8221;?</p>
<p><a href="http://4mgiselle.wordpress.com" rel="nofollow">http://4mgiselle.wordpress.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
