<?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 on: Large Arrays In C</title>
	<atom:link href="http://www.safercode.com/blog/2009/08/24/large-arrays-in-c.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.safercode.com/blog/2009/08/24/large-arrays-in-c.html</link>
	<description>Making Your Code Faster, Stronger, Safer…</description>
	<lastBuildDate>Thu, 18 Feb 2010 05:11:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Iosif</title>
		<link>http://www.safercode.com/blog/2009/08/24/large-arrays-in-c.html#comment-3433</link>
		<dc:creator>Iosif</dc:creator>
		<pubDate>Sun, 20 Sep 2009 14:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.safercode.com/blog/2009/08/24/large-arrays-in-c.html#comment-3433</guid>
		<description>Huge memory model? farmalloc? what are you running? MS-DOS?....</description>
		<content:encoded><![CDATA[<p>Huge memory model? farmalloc? what are you running? MS-DOS?&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shantanu Goel</title>
		<link>http://www.safercode.com/blog/2009/08/24/large-arrays-in-c.html#comment-3422</link>
		<dc:creator>Shantanu Goel</dc:creator>
		<pubDate>Wed, 26 Aug 2009 04:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.safercode.com/blog/2009/08/24/large-arrays-in-c.html#comment-3422</guid>
		<description>@Markandey: Yes, Huge memory model relates to huge pointers. Basically this means that all pointers are treated as huge by default and also individual data objects can be larger. 
About the hyperlink, I am stumped. It was hyperlinked when I proof-read the draft but I guess somehow it got &quot;unlinked&quot; when I edited the post to include tags. Seems like I need to debug my own blog&#039;s code to find out why that happened :P</description>
		<content:encoded><![CDATA[<p>@Markandey: Yes, Huge memory model relates to huge pointers. Basically this means that all pointers are treated as huge by default and also individual data objects can be larger.<br />
About the hyperlink, I am stumped. It was hyperlinked when I proof-read the draft but I guess somehow it got &#8220;unlinked&#8221; when I edited the post to include tags. Seems like I need to debug my own blog&#8217;s code to find out why that happened <img src='http://www.safercode.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markandey Singh</title>
		<link>http://www.safercode.com/blog/2009/08/24/large-arrays-in-c.html#comment-3421</link>
		<dc:creator>Markandey Singh</dc:creator>
		<pubDate>Sun, 23 Aug 2009 21:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.safercode.com/blog/2009/08/24/large-arrays-in-c.html#comment-3421</guid>
		<description>what is  “huge” memory model. are u talking about huge pointers???</description>
		<content:encoded><![CDATA[<p>what is  “huge” memory model. are u talking about huge pointers???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markandey Singh</title>
		<link>http://www.safercode.com/blog/2009/08/24/large-arrays-in-c.html#comment-3420</link>
		<dc:creator>Markandey Singh</dc:creator>
		<pubDate>Sun, 23 Aug 2009 21:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.safercode.com/blog/2009/08/24/large-arrays-in-c.html#comment-3420</guid>
		<description>I wonder why link http://www.cs.bell-labs.com/cm/cs/pearls/cto.html is not hyper linked... :P
copying &amp; pasting a LINK is most painful thing for a internet user</description>
		<content:encoded><![CDATA[<p>I wonder why link <a href="http://www.cs.bell-labs.com/cm/cs/pearls/cto.html" rel="nofollow">http://www.cs.bell-labs.com/cm/cs/pearls/cto.html</a> is not hyper linked&#8230; <img src='http://www.safercode.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
copying &amp; pasting a LINK is most painful thing for a internet user</p>
]]></content:encoded>
	</item>
</channel>
</rss>
