<?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; c++</title>
	<atom:link href="http://judepereira.com/blog/tag/c/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>Evidently, SEED is just a kid in the corporate world</title>
		<link>http://judepereira.com/blog/seed-is-just-a-kid/</link>
		<comments>http://judepereira.com/blog/seed-is-just-a-kid/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 19:41:52 +0000</pubDate>
		<dc:creator>jude pereira</dc:creator>
				<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[iknowvention]]></category>
		<category><![CDATA[incompetence]]></category>
		<category><![CDATA[Infotech]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[SEED]]></category>
		<category><![CDATA[SEED Infotech]]></category>

		<guid isPermaLink="false">http://judepereira.com/blog/?p=1238</guid>
		<description><![CDATA[Despite several efforts to contact SEED Infotech regarding their mishap for the past two days, they do not respond. E-mails, twitter updates, facebook posts being deleted from their end, says everything: SEED Infotech is lazy. They cannot afford to sponsor an event such as this one. What&#8217;s more, today&#8217;s challenge makes no sense whatsoever! SEED [...]]]></description>
		<wfw:commentRss>http://judepereira.com/blog/seed-is-just-a-kid/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SEED hits the pit again #iknowvention</title>
		<link>http://judepereira.com/blog/seed-hits-the-pit-again-iknowvention/</link>
		<comments>http://judepereira.com/blog/seed-hits-the-pit-again-iknowvention/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 07:52:00 +0000</pubDate>
		<dc:creator>jude pereira</dc:creator>
				<category><![CDATA[another snippet | code]]></category>
		<category><![CDATA[blunder]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[iknowvention]]></category>
		<category><![CDATA[Infotech]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[SEED]]></category>
		<category><![CDATA[SEED Infotech]]></category>

		<guid isPermaLink="false">http://judepereira.com/blog/?p=1234</guid>
		<description><![CDATA[SEED continues to make mistakes. So is today&#8217;s challenge: #include int main(int argc, char *argv[]) { printf("%d",4["seed"]); return 0; } The answer for the above is 0, as the fourth element in the array &#8220;seed&#8221; does not exist. This is because of the index value, which starts from 0. Had it been 3, then it [...]]]></description>
		<wfw:commentRss>http://judepereira.com/blog/seed-hits-the-pit-again-iknowvention/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SEED makes Blunder! #iknowvention</title>
		<link>http://judepereira.com/blog/seed-makes-blunder-iknowvention/</link>
		<comments>http://judepereira.com/blog/seed-makes-blunder-iknowvention/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 01:20:51 +0000</pubDate>
		<dc:creator>jude pereira</dc:creator>
				<category><![CDATA[another snippet | code]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[day 2]]></category>
		<category><![CDATA[iknowvention]]></category>
		<category><![CDATA[Infotech]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[SEED]]></category>
		<category><![CDATA[SEED Infotech]]></category>

		<guid isPermaLink="false">http://judepereira.com/blog/?p=1231</guid>
		<description><![CDATA[Alright, so I&#8217;m taking part in this SEED Infotech C programming contest, and here&#8217;s one of yesterday&#8217;s challenges: main() { if(printf("C for yourself how it works \n"); main(); } One of the options were a) C for yourself how it works infinate times Now isn&#8217;t that catchy? Look at it clearly, there&#8217;s on pair of [...]]]></description>
		<wfw:commentRss>http://judepereira.com/blog/seed-makes-blunder-iknowvention/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<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>

