<?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/"
		>
<channel>
	<title>Comments for Evil Quark Labs</title>
	<atom:link href="http://evilquark.com/labs/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://evilquark.com/labs</link>
	<description>Random Technological Ravings...</description>
	<lastBuildDate>Fri, 16 Dec 2011 02:22:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on A Little History &amp; Pointers in C Programming by mr.N</title>
		<link>http://evilquark.com/labs/2011/12/a-little-history-pointers-in-c-programming/#comment-4</link>
		<dc:creator>mr.N</dc:creator>
		<pubDate>Fri, 16 Dec 2011 02:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://evilquark.com/labs/?p=25#comment-4</guid>
		<description>Dangling pointer  garbage collector</description>
		<content:encoded><![CDATA[<p>Dangling pointer  garbage collector</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working Out a Few Details by Kyle</title>
		<link>http://evilquark.com/labs/2011/12/hello-world/#comment-3</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Mon, 12 Dec 2011 23:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://evilquark.com/labs/?p=1#comment-3</guid>
		<description>In Fortran 77, variables are declared along the lines of &quot;integer sizeofint&quot;.  In Fortran 90 variables are declared along the lines of &quot;integer :: ii,jj,num&quot;.  Long story short: ifort accepts either, and I was lazy and not coding uniformly.</description>
		<content:encoded><![CDATA[<p>In Fortran 77, variables are declared along the lines of &#8220;integer sizeofint&#8221;.  In Fortran 90 variables are declared along the lines of &#8220;integer :: ii,jj,num&#8221;.  Long story short: ifort accepts either, and I was lazy and not coding uniformly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working Out a Few Details by mr.x</title>
		<link>http://evilquark.com/labs/2011/12/hello-world/#comment-2</link>
		<dc:creator>mr.x</dc:creator>
		<pubDate>Mon, 12 Dec 2011 23:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://evilquark.com/labs/?p=1#comment-2</guid>
		<description>what&#039;s the difference between declaring int as &quot;integer sizeofint&quot; and &quot;integer :: ii, jj, num&quot;? does :: do anything??</description>
		<content:encoded><![CDATA[<p>what&#8217;s the difference between declaring int as &#8220;integer sizeofint&#8221; and &#8220;integer :: ii, jj, num&#8221;? does :: do anything??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
