<?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>Rocker&#187; C++</title>
	<atom:link href="http://shishirsharma.com/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://shishirsharma.com</link>
	<description>Everything Shishir</description>
	<lastBuildDate>Sat, 04 Sep 2010 08:16:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Desktop Calculator</title>
		<link>http://shishirsharma.com/2008/08/13/desktop-calculator/</link>
		<comments>http://shishirsharma.com/2008/08/13/desktop-calculator/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 06:38:27 +0000</pubDate>
		<dc:creator>Shishir Sharma 'criss'</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Calculator]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[GNU General Public Licence]]></category>
		<category><![CDATA[Standard C++]]></category>

		<guid isPermaLink="false">http://shishirsharma.com/?p=118</guid>
		<description><![CDATA[I always appreciate coding in standard C++. Desktop Calculator is a application coded in Standard C++. It is a application based on the example 6.1 in the book &#8220;The C++ Programming Language&#8221;, Third Edition by Bjarne Stroustrup. Desktop Calculator is &#8230; <a href="http://shishirsharma.com/2008/08/13/desktop-calculator/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shishirsharma.com/2008/08/13/desktop-calculator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows GUI example code</title>
		<link>http://shishirsharma.com/2008/07/31/windows-gui-example-code/</link>
		<comments>http://shishirsharma.com/2008/07/31/windows-gui-example-code/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 03:06:19 +0000</pubDate>
		<dc:creator>Shishir Sharma 'criss'</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[GDI]]></category>
		<category><![CDATA[windows gui]]></category>
		<category><![CDATA[windows programming]]></category>

		<guid isPermaLink="false">http://shishirsharma.com/wp/?p=39</guid>
		<description><![CDATA[Windows GUI programming code with GDI. <a href="http://shishirsharma.com/2008/07/31/windows-gui-example-code/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shishirsharma.com/2008/07/31/windows-gui-example-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows programing with Dev-C++</title>
		<link>http://shishirsharma.com/2008/07/29/windows-programing-with-dev-c/</link>
		<comments>http://shishirsharma.com/2008/07/29/windows-programing-with-dev-c/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 07:35:13 +0000</pubDate>
		<dc:creator>Shishir Sharma 'criss'</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Dev-C++]]></category>
		<category><![CDATA[gcc gnu]]></category>
		<category><![CDATA[gnu compiler collection]]></category>
		<category><![CDATA[open source development]]></category>
		<category><![CDATA[windows program]]></category>
		<category><![CDATA[wxDev-C++]]></category>

		<guid isPermaLink="false">http://shishirsharma.com/wp/?p=14</guid>
		<description><![CDATA[Dev-C++ is good IDE for programming in C++. Considering it supports MinGW and MSVC (Rarely used with MSVC). It has syntax highlighting, debugger, profiler,  to do lists and many more. It is best for small and medium size project development. <a href="http://shishirsharma.com/2008/07/29/windows-programing-with-dev-c/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shishirsharma.com/2008/07/29/windows-programing-with-dev-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
