<?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++ program to convert an Expression from Infix form to Postfix form	</title>
	<atom:link href="https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-program-to-convert-an-expression-from-infix-form-to-postfix-form/feed/" rel="self" type="application/rss+xml" />
	<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-program-to-convert-an-expression-from-infix-form-to-postfix-form/</link>
	<description>Microcontroller projects, Circuit Diagrams, Project Ideas</description>
	<lastBuildDate>Tue, 06 Oct 2015 04:53:01 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.7</generator>
	<item>
		<title>
		By: benito paul		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-program-to-convert-an-expression-from-infix-form-to-postfix-form/comment-page-1/#comment-135232</link>

		<dc:creator><![CDATA[benito paul]]></dc:creator>
		<pubDate>Tue, 06 Oct 2015 04:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1255#comment-135232</guid>

					<description><![CDATA[thank you]]></description>
			<content:encoded><![CDATA[<p>thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kamal hasam		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-program-to-convert-an-expression-from-infix-form-to-postfix-form/comment-page-1/#comment-122724</link>

		<dc:creator><![CDATA[kamal hasam]]></dc:creator>
		<pubDate>Wed, 05 Aug 2015 16:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1255#comment-122724</guid>

					<description><![CDATA[&lt;a href=&quot;http://www.easycppcodes.com/conversion/program-to-convert-infix-to-postfix-in-c/&quot; rel=&quot;nofollow&quot;&gt;Simpler program with explanation of each step&lt;/a&gt;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.easycppcodes.com/conversion/program-to-convert-infix-to-postfix-in-c/" rel="nofollow">Simpler program with explanation of each step</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Iqra		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-program-to-convert-an-expression-from-infix-form-to-postfix-form/comment-page-1/#comment-38755</link>

		<dc:creator><![CDATA[Iqra]]></dc:creator>
		<pubDate>Sat, 18 Oct 2014 12:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1255#comment-38755</guid>

					<description><![CDATA[Ap ko comment k sath isko explain b krna chahye tha.. is my isdigit or isalpha kya hai???]]></description>
			<content:encoded><![CDATA[<p>Ap ko comment k sath isko explain b krna chahye tha.. is my isdigit or isalpha kya hai???</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: saeed		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-program-to-convert-an-expression-from-infix-form-to-postfix-form/comment-page-1/#comment-34931</link>

		<dc:creator><![CDATA[saeed]]></dc:creator>
		<pubDate>Fri, 10 Oct 2014 12:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1255#comment-34931</guid>

					<description><![CDATA[nothing in being stored in targert[], how it is working ???]]></description>
			<content:encoded><![CDATA[<p>nothing in being stored in targert[], how it is working ???</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nd004		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-program-to-convert-an-expression-from-infix-form-to-postfix-form/comment-page-1/#comment-10260</link>

		<dc:creator><![CDATA[nd004]]></dc:creator>
		<pubDate>Mon, 04 Nov 2013 18:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1255#comment-10260</guid>

					<description><![CDATA[what about ^ power symbol? it has the highest priority say 4 in this code.]]></description>
			<content:encoded><![CDATA[<p>what about ^ power symbol? it has the highest priority say 4 in this code.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: raj		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-program-to-convert-an-expression-from-infix-form-to-postfix-form/comment-page-1/#comment-10222</link>

		<dc:creator><![CDATA[raj]]></dc:creator>
		<pubDate>Wed, 09 Oct 2013 16:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1255#comment-10222</guid>

					<description><![CDATA[( and ) operator&#039;s nt thr ... plz upload complete code]]></description>
			<content:encoded><![CDATA[<p>( and ) operator&#8217;s nt thr &#8230; plz upload complete code</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: aaa		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-program-to-convert-an-expression-from-infix-form-to-postfix-form/comment-page-1/#comment-9585</link>

		<dc:creator><![CDATA[aaa]]></dc:creator>
		<pubDate>Sat, 09 Mar 2013 14:11:41 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1255#comment-9585</guid>

					<description><![CDATA[xcellent work! 
but program code could be reduced!]]></description>
			<content:encoded><![CDATA[<p>xcellent work!<br />
but program code could be reduced!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nataraj		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-program-to-convert-an-expression-from-infix-form-to-postfix-form/comment-page-1/#comment-9198</link>

		<dc:creator><![CDATA[nataraj]]></dc:creator>
		<pubDate>Sun, 18 Nov 2012 05:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1255#comment-9198</guid>

					<description><![CDATA[Thanks..its working for both characters and numbers...:)]]></description>
			<content:encoded><![CDATA[<p>Thanks..its working for both characters and numbers&#8230;:)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rd		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-program-to-convert-an-expression-from-infix-form-to-postfix-form/comment-page-1/#comment-9020</link>

		<dc:creator><![CDATA[Rd]]></dc:creator>
		<pubDate>Fri, 05 Oct 2012 05:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1255#comment-9020</guid>

					<description><![CDATA[i got an error saying 
[Build error]Error 1 on line 137.. can you please clarify this for me.. thnx a lot.. :))

im just a newbie :)]]></description>
			<content:encoded><![CDATA[<p>i got an error saying<br />
[Build error]Error 1 on line 137.. can you please clarify this for me.. thnx a lot.. :))</p>
<p>im just a newbie 🙂</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
