<?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: memory allocation</title>
	<atom:link href="https://www.emblogic.com/blog/12/memory-allocation/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/12/memory-allocation/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: Shiv Maurya</title>
		<link>https://www.emblogic.com/blog/12/memory-allocation/#comment-3255</link>
		<dc:creator><![CDATA[Shiv Maurya]]></dc:creator>
		<pubDate>Mon, 24 Dec 2012 19:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=5697#comment-3255</guid>
		<description><![CDATA[It does not affect the output to print the string even if it goes/accesses out of the memory bounds allocated to it. But it may not get affected until that out of the bound memory is either not over-written by the process which owns it or it is still not allocated to any process by the operating system.]]></description>
		<content:encoded><![CDATA[<p>It does not affect the output to print the string even if it goes/accesses out of the memory bounds allocated to it. But it may not get affected until that out of the bound memory is either not over-written by the process which owns it or it is still not allocated to any process by the operating system.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
