<?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>jude pereira&#039;s blog &#187; mumbai university</title>
	<atom:link href="http://judepereira.com/blog/tag/mumbai-university/feed/" rel="self" type="application/rss+xml" />
	<link>http://judepereira.com/blog</link>
	<description>a terminal, an interface... and me!</description>
	<lastBuildDate>Fri, 11 May 2012 20:39:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>NON-Standards Compliant C++ with Mumbai University</title>
		<link>http://judepereira.com/blog/non-standards-compliant-c-with-mumbai-university/</link>
		<comments>http://judepereira.com/blog/non-standards-compliant-c-with-mumbai-university/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 13:17:19 +0000</pubDate>
		<dc:creator>jude pereira</dc:creator>
				<category><![CDATA[another snippet | code]]></category>
		<category><![CDATA[life!]]></category>
		<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[depreciated standards]]></category>
		<category><![CDATA[mumbai university]]></category>

		<guid isPermaLink="false">http://judepereira.com/blog/?p=404</guid>
		<description><![CDATA[Mumbai University fails to keep up with the ever-evolving C++ syntax. Making Turbo C/C++ as their prescribed IDE, Turbo C/C++ is ancient and will not compile with the present syntax of C++. Here is the simplest example: #include &#60;iostream.h&#62; #include &#60;conio.h&#62; void main() { cout &#60;&#60; &#34;Hello&#34;; } The above code, when compiled with g++ [...]]]></description>
		<wfw:commentRss>http://judepereira.com/blog/non-standards-compliant-c-with-mumbai-university/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

