<?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>bodom_lx at task3 dot cc &#187; memory areas</title>
	<atom:link href="http://task3.cc/tag/memory-areas/feed/" rel="self" type="application/rss+xml" />
	<link>http://task3.cc</link>
	<description>Trying to be mathematically simple and precise</description>
	<lastBuildDate>Fri, 30 Jul 2010 11:34:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Heap vs. Stack in C++</title>
		<link>http://task3.cc/1042/heap-vs-stack-in-c/</link>
		<comments>http://task3.cc/1042/heap-vs-stack-in-c/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 18:05:48 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[abstraction]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[aria]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[DELETE]]></category>
		<category><![CDATA[differences]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[dynamic memory allocation in c]]></category>
		<category><![CDATA[HEAD]]></category>
		<category><![CDATA[heap]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[java developer]]></category>
		<category><![CDATA[java stack]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[memory areas]]></category>
		<category><![CDATA[memory management]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PNG]]></category>
		<category><![CDATA[pointer]]></category>
		<category><![CDATA[pointers]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[promise]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[PUT]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[run time]]></category>
		<category><![CDATA[software abstraction]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[stack]]></category>
		<category><![CDATA[static and dynamic memory allocation]]></category>
		<category><![CDATA[Tanenbaum]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://task3.cc/?p=1042</guid>
		<description><![CDATA[After the study of pointers versus references, the second natural question that comes in head of a ex Java developer turning to C++ is: "What are the difference between static and dynamic memory allocation in C++?" which can be translated as: "When should I use the stack and when do I have to use the [...]]]></description>
		<wfw:commentRss>http://task3.cc/1042/heap-vs-stack-in-c/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
