<?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: C++ programs to implement the Stack ADT using an array	</title>
	<atom:link href="https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-programs-to-implement-the-stack-adt-using-an-array/feed/" rel="self" type="application/rss+xml" />
	<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-programs-to-implement-the-stack-adt-using-an-array/</link>
	<description>Microcontroller projects, Circuit Diagrams, Project Ideas</description>
	<lastBuildDate>Tue, 27 Oct 2015 09:39:15 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.7</generator>
	<item>
		<title>
		By: sheGeek		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-programs-to-implement-the-stack-adt-using-an-array/comment-page-1/#comment-138896</link>

		<dc:creator><![CDATA[sheGeek]]></dc:creator>
		<pubDate>Tue, 27 Oct 2015 09:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1003#comment-138896</guid>

					<description><![CDATA[thanks! easy to understand]]></description>
			<content:encoded><![CDATA[<p>thanks! easy to understand</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-programs-to-implement-the-stack-adt-using-an-array/comment-page-1/#comment-121935</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sat, 01 Aug 2015 06:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1003#comment-121935</guid>

					<description><![CDATA[Stupid program has so many errors.]]></description>
			<content:encoded><![CDATA[<p>Stupid program has so many errors.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kanchan		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-programs-to-implement-the-stack-adt-using-an-array/comment-page-1/#comment-79404</link>

		<dc:creator><![CDATA[kanchan]]></dc:creator>
		<pubDate>Thu, 05 Feb 2015 13:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1003#comment-79404</guid>

					<description><![CDATA[as a cbse board student of computer science this website really help me a lot thanks a lot]]></description>
			<content:encoded><![CDATA[<p>as a cbse board student of computer science this website really help me a lot thanks a lot</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sanju		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-programs-to-implement-the-stack-adt-using-an-array/comment-page-1/#comment-49338</link>

		<dc:creator><![CDATA[sanju]]></dc:creator>
		<pubDate>Sun, 16 Nov 2014 14:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1003#comment-49338</guid>

					<description><![CDATA[tank u vry much.found it useful bhai]]></description>
			<content:encoded><![CDATA[<p>tank u vry much.found it useful bhai</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: packiyaraj		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-programs-to-implement-the-stack-adt-using-an-array/comment-page-1/#comment-41276</link>

		<dc:creator><![CDATA[packiyaraj]]></dc:creator>
		<pubDate>Fri, 24 Oct 2014 09:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1003#comment-41276</guid>

					<description><![CDATA[thans]]></description>
			<content:encoded><![CDATA[<p>thans</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mayur		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-programs-to-implement-the-stack-adt-using-an-array/comment-page-1/#comment-37820</link>

		<dc:creator><![CDATA[mayur]]></dc:creator>
		<pubDate>Thu, 16 Oct 2014 06:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1003#comment-37820</guid>

					<description><![CDATA[thanks bro]]></description>
			<content:encoded><![CDATA[<p>thanks bro</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Parth(Carter)		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-programs-to-implement-the-stack-adt-using-an-array/comment-page-1/#comment-25374</link>

		<dc:creator><![CDATA[Parth(Carter)]]></dc:creator>
		<pubDate>Tue, 09 Sep 2014 05:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1003#comment-25374</guid>

					<description><![CDATA[Stack Over Flow Condition is not Working. when push Element 1,2,3,4,5,6, and 7 then &quot;Stack Over Flow&quot; Condition Run. So please Correct it.]]></description>
			<content:encoded><![CDATA[<p>Stack Over Flow Condition is not Working. when push Element 1,2,3,4,5,6, and 7 then &#8220;Stack Over Flow&#8221; Condition Run. So please Correct it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ribhu		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-programs-to-implement-the-stack-adt-using-an-array/comment-page-1/#comment-25173</link>

		<dc:creator><![CDATA[Ribhu]]></dc:creator>
		<pubDate>Sun, 07 Sep 2014 13:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1003#comment-25173</guid>

					<description><![CDATA[process.h]]></description>
			<content:encoded><![CDATA[<p>process.h</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ribhu		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-programs-to-implement-the-stack-adt-using-an-array/comment-page-1/#comment-25172</link>

		<dc:creator><![CDATA[Ribhu]]></dc:creator>
		<pubDate>Sun, 07 Sep 2014 13:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1003#comment-25172</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-programs-to-implement-the-stack-adt-using-an-array/comment-page-1/#comment-25171&quot;&gt;Ribhu&lt;/a&gt;.

#include]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-programs-to-implement-the-stack-adt-using-an-array/comment-page-1/#comment-25171">Ribhu</a>.</p>
<p>#include</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ribhu		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-programs-to-implement-the-stack-adt-using-an-array/comment-page-1/#comment-25171</link>

		<dc:creator><![CDATA[Ribhu]]></dc:creator>
		<pubDate>Sun, 07 Sep 2014 13:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1003#comment-25171</guid>

					<description><![CDATA[use #include  as exit() is being used.]]></description>
			<content:encoded><![CDATA[<p>use #include  as exit() is being used.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
