<?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: NON-Standards Compliant C++ with Mumbai University</title>
	<atom:link href="http://judepereira.com/blog/non-standards-compliant-c-with-mumbai-university/feed/" rel="self" type="application/rss+xml" />
	<link>http://judepereira.com/blog/non-standards-compliant-c-with-mumbai-university/</link>
	<description>a terminal, an interface... and me!</description>
	<lastBuildDate>Sun, 22 Jan 2012 13:22:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: jmz</title>
		<link>http://judepereira.com/blog/non-standards-compliant-c-with-mumbai-university/comment-page-1/#comment-3961</link>
		<dc:creator>jmz</dc:creator>
		<pubDate>Wed, 07 Sep 2011 19:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://judepereira.com/blog/?p=404#comment-3961</guid>
		<description>g++ compiles C++ ISO standard 2003 and above; below that and then you gotta use a compiler which is backward compatible.
Compiler good for windows &gt;&gt; wxDevC++ which is backward compatible too.</description>
		<content:encoded><![CDATA[<p>g++ compiles C++ ISO standard 2003 and above; below that and then you gotta use a compiler which is backward compatible.<br />
Compiler good for windows &gt;&gt; wxDevC++ which is backward compatible too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j. pereira</title>
		<link>http://judepereira.com/blog/non-standards-compliant-c-with-mumbai-university/comment-page-1/#comment-1869</link>
		<dc:creator>j. pereira</dc:creator>
		<pubDate>Thu, 30 Sep 2010 15:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://judepereira.com/blog/?p=404#comment-1869</guid>
		<description>Write some random code and compile it in TC, then take that same code and compile it under the latest compiler, it will not work. Try it.

TC and Borland C++ are ancient, like 12 years.</description>
		<content:encoded><![CDATA[<p>Write some random code and compile it in TC, then take that same code and compile it under the latest compiler, it will not work. Try it.</p>
<p>TC and Borland C++ are ancient, like 12 years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clinton</title>
		<link>http://judepereira.com/blog/non-standards-compliant-c-with-mumbai-university/comment-page-1/#comment-1868</link>
		<dc:creator>clinton</dc:creator>
		<pubDate>Thu, 30 Sep 2010 15:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://judepereira.com/blog/?p=404#comment-1868</guid>
		<description>Whats your point bro??
MU does use Turbo C++, Sometimes Borland C++ too... both work fine for me....
IT could be that I didn&#039;t get your view right... Let me know...tc</description>
		<content:encoded><![CDATA[<p>Whats your point bro??<br />
MU does use Turbo C++, Sometimes Borland C++ too&#8230; both work fine for me&#8230;.<br />
IT could be that I didn&#8217;t get your view right&#8230; Let me know&#8230;tc</p>
]]></content:encoded>
	</item>
</channel>
</rss>

