





<?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: 10 Major Differences Between C And C++</title>
	<atom:link href="http://www.durofy.com/computers/programming/10-major-differences-between-c-and-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.durofy.com/programming/10-major-differences-between-c-and-c/</link>
	<description>Engineering &#38; Technology Tutorials</description>
	<lastBuildDate>Sat, 19 May 2012 06:06:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rishabh Dev</title>
		<link>http://www.durofy.com/programming/10-major-differences-between-c-and-c/#comment-1143</link>
		<dc:creator>Rishabh Dev</dc:creator>
		<pubDate>Sat, 19 May 2012 06:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=81#comment-1143</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-1133&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-1133&quot; rel=&quot;nofollow&quot;&gt;Ahuja&lt;/a&gt; :&lt;/strong&gt;
&lt;p&gt;What is NAMESPACE&lt;/p&gt;
&lt;/blockquote&gt;

See Tutorial 3 &amp; 4 for namespaces:
http://www.durofy.com/programming/c-tutorial-3-basic-program-structure/
http://www.durofy.com/programming/c-tutorial-4-more-on-namespaces/</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-1133"><p>
<strong><a href="#comment-1133" rel="nofollow">Ahuja</a> :</strong></p>
<p>What is NAMESPACE</p>
</blockquote>
<p>See Tutorial 3 &#038; 4 for namespaces:<br />
<a href="http://www.durofy.com/programming/c-tutorial-3-basic-program-structure/" rel="nofollow">http://www.durofy.com/programming/c-tutorial-3-basic-program-structure/</a><br />
<a href="http://www.durofy.com/programming/c-tutorial-4-more-on-namespaces/" rel="nofollow">http://www.durofy.com/programming/c-tutorial-4-more-on-namespaces/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krunal</title>
		<link>http://www.durofy.com/programming/10-major-differences-between-c-and-c/#comment-1137</link>
		<dc:creator>Krunal</dc:creator>
		<pubDate>Fri, 18 May 2012 01:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=81#comment-1137</guid>
		<description>Thanks</description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Surbhi</title>
		<link>http://www.durofy.com/programming/10-major-differences-between-c-and-c/#comment-1136</link>
		<dc:creator>Surbhi</dc:creator>
		<pubDate>Thu, 17 May 2012 18:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=81#comment-1136</guid>
		<description>properly nd clearly explained.. nw m prepared 4 2mrrwz VIVA :D :)</description>
		<content:encoded><![CDATA[<p>properly nd clearly explained.. nw m prepared 4 2mrrwz VIVA :D :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahuja</title>
		<link>http://www.durofy.com/programming/10-major-differences-between-c-and-c/#comment-1133</link>
		<dc:creator>Ahuja</dc:creator>
		<pubDate>Thu, 17 May 2012 06:54:05 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=81#comment-1133</guid>
		<description>What is NAMESPACE</description>
		<content:encoded><![CDATA[<p>What is NAMESPACE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajat jain</title>
		<link>http://www.durofy.com/programming/10-major-differences-between-c-and-c/#comment-1131</link>
		<dc:creator>rajat jain</dc:creator>
		<pubDate>Wed, 16 May 2012 18:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=81#comment-1131</guid>
		<description>nicely explained ....................thanx</description>
		<content:encoded><![CDATA[<p>nicely explained ....................thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: random</title>
		<link>http://www.durofy.com/programming/10-major-differences-between-c-and-c/#comment-1129</link>
		<dc:creator>random</dc:creator>
		<pubDate>Sun, 13 May 2012 03:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=81#comment-1129</guid>
		<description>You can use multiple variables(pointers) to point into a single memory location in C. You use it especially when implementing linked lists.</description>
		<content:encoded><![CDATA[<p>You can use multiple variables(pointers) to point into a single memory location in C. You use it especially when implementing linked lists.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akash</title>
		<link>http://www.durofy.com/programming/10-major-differences-between-c-and-c/#comment-1117</link>
		<dc:creator>Akash</dc:creator>
		<pubDate>Tue, 08 May 2012 20:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=81#comment-1117</guid>
		<description>Hey Rishabh,
I am new to C/C++ environment. Can you tell me the difference between the C/C++ IDEs/Compilers also what if I use C++ to compile code for C and vice versa? What difference will it make ?</description>
		<content:encoded><![CDATA[<p>Hey Rishabh,<br />
I am new to C/C++ environment. Can you tell me the difference between the C/C++ IDEs/Compilers also what if I use C++ to compile code for C and vice versa? What difference will it make ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renuka</title>
		<link>http://www.durofy.com/programming/10-major-differences-between-c-and-c/#comment-1114</link>
		<dc:creator>Renuka</dc:creator>
		<pubDate>Mon, 07 May 2012 17:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=81#comment-1114</guid>
		<description>Well explained....... thank u very much!!</description>
		<content:encoded><![CDATA[<p>Well explained....... thank u very much!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashwani sheoran</title>
		<link>http://www.durofy.com/programming/10-major-differences-between-c-and-c/#comment-1103</link>
		<dc:creator>Ashwani sheoran</dc:creator>
		<pubDate>Wed, 18 Apr 2012 23:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=81#comment-1103</guid>
		<description>thanks for providing diffrences</description>
		<content:encoded><![CDATA[<p>thanks for providing diffrences</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajkumar</title>
		<link>http://www.durofy.com/programming/10-major-differences-between-c-and-c/#comment-1101</link>
		<dc:creator>rajkumar</dc:creator>
		<pubDate>Tue, 17 Apr 2012 14:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://zarrata.com/durofy/?p=81#comment-1101</guid>
		<description>thanks
sir,
because today i undusstand the actual difference between c &amp; c++</description>
		<content:encoded><![CDATA[<p>thanks<br />
sir,<br />
because today i undusstand the actual difference between c &amp; c++</p>
]]></content:encoded>
	</item>
</channel>
</rss>

