<?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: Implementaion of Stack as an Array in C language</title>
	<atom:link href="http://geeksplanet.net/2008/09/c-programming/implementaion-of-stack-as-an-array-in-c-language/feed/" rel="self" type="application/rss+xml" />
	<link>http://geeksplanet.net/2008/09/c-programming/implementaion-of-stack-as-an-array-in-c-language/</link>
	<description>C, C++, JAVA, PERL programming for Dummies</description>
	<lastBuildDate>Tue, 09 Nov 2010 16:20:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Deep jadhav</title>
		<link>http://geeksplanet.net/2008/09/c-programming/implementaion-of-stack-as-an-array-in-c-language/comment-page-1/#comment-3190</link>
		<dc:creator>Deep jadhav</dc:creator>
		<pubDate>Sun, 04 Oct 2009 09:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://geeksplanet.net/?p=7#comment-3190</guid>
		<description>Thanks a lot.........</description>
		<content:encoded><![CDATA[<p>Thanks a lot&#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deep jadhav</title>
		<link>http://geeksplanet.net/2008/09/c-programming/implementaion-of-stack-as-an-array-in-c-language/comment-page-1/#comment-3189</link>
		<dc:creator>Deep jadhav</dc:creator>
		<pubDate>Sun, 04 Oct 2009 09:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://geeksplanet.net/?p=7#comment-3189</guid>
		<description>Thanks a lot.........
  I have referred ur stack program.....</description>
		<content:encoded><![CDATA[<p>Thanks a lot&#8230;&#8230;&#8230;<br />
  I have referred ur stack program&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baljit kaur</title>
		<link>http://geeksplanet.net/2008/09/c-programming/implementaion-of-stack-as-an-array-in-c-language/comment-page-1/#comment-415</link>
		<dc:creator>baljit kaur</dc:creator>
		<pubDate>Thu, 16 Apr 2009 09:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://geeksplanet.net/?p=7#comment-415</guid>
		<description>stack</description>
		<content:encoded><![CDATA[<p>stack</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simple Implementation of stack using a linked list &#124; GeeksPlanet.net</title>
		<link>http://geeksplanet.net/2008/09/c-programming/implementaion-of-stack-as-an-array-in-c-language/comment-page-1/#comment-35</link>
		<dc:creator>simple Implementation of stack using a linked list &#124; GeeksPlanet.net</dc:creator>
		<pubDate>Thu, 04 Dec 2008 09:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://geeksplanet.net/?p=7#comment-35</guid>
		<description>[...] For implementation of stack using a array refer to this post Implementaion of Stack as an Array in C language [...]</description>
		<content:encoded><![CDATA[<p>[...] For implementation of stack using a array refer to this post Implementaion of Stack as an Array in C language [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C program to convert an infix expression to post fix expression &#124; Shunting yard algorithm &#124; GeeksPlanet.net</title>
		<link>http://geeksplanet.net/2008/09/c-programming/implementaion-of-stack-as-an-array-in-c-language/comment-page-1/#comment-22</link>
		<dc:creator>C program to convert an infix expression to post fix expression &#124; Shunting yard algorithm &#124; GeeksPlanet.net</dc:creator>
		<pubDate>Sun, 19 Oct 2008 04:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://geeksplanet.net/?p=7#comment-22</guid>
		<description>[...] yard algorithm to convert an infix expression to post fix expression, This is a extension of the stack program published [...]</description>
		<content:encoded><![CDATA[<p>[...] yard algorithm to convert an infix expression to post fix expression, This is a extension of the stack program published [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

