<?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: C++ operators, compound assignments</title>
	<atom:link href="http://www.codingunit.com/cplusplus-tutorial-operators-compound-assignments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codingunit.com/cplusplus-tutorial-operators-compound-assignments</link>
	<description>CodingUnit is your online resource for learning to program. Tutorials on C, C++, PHP, Python, MySQL, Java, JQuery, Opengl, DirectX and much more!</description>
	<lastBuildDate>Mon, 06 Feb 2012 06:08:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.codingunit.com/cplusplus-tutorial-operators-compound-assignments/comment-page-1#comment-3841</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 11 Oct 2011 15:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=485#comment-3841</guid>
		<description>@Ricardo - You are right that is a typo. I&#039;ve corrected the text to: The value of My_var is copied to A and then My_var is &lt;strong&gt;decreased&lt;/strong&gt;. So My_var will contain 9 and A will contain 10. Thanks for your correction!</description>
		<content:encoded><![CDATA[<p>@Ricardo &#8211; You are right that is a typo. I&#8217;ve corrected the text to: The value of My_var is copied to A and then My_var is <strong>decreased</strong>. So My_var will contain 9 and A will contain 10. Thanks for your correction!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://www.codingunit.com/cplusplus-tutorial-operators-compound-assignments/comment-page-1#comment-3839</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Mon, 10 Oct 2011 23:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=485#comment-3839</guid>
		<description>In the following note:

Note:The value of My_var is copied to A and then My_var is increased. So My_var will contain 9 and A will contain 10.

Don&#039;t you mean the value of My_var is copied to A and then My_var is DECREASED? It may be a small typo (I hope) otherwise I am confused</description>
		<content:encoded><![CDATA[<p>In the following note:</p>
<p>Note:The value of My_var is copied to A and then My_var is increased. So My_var will contain 9 and A will contain 10.</p>
<p>Don&#8217;t you mean the value of My_var is copied to A and then My_var is DECREASED? It may be a small typo (I hope) otherwise I am confused</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GIRINDRA MOHAN</title>
		<link>http://www.codingunit.com/cplusplus-tutorial-operators-compound-assignments/comment-page-1#comment-3263</link>
		<dc:creator>GIRINDRA MOHAN</dc:creator>
		<pubDate>Mon, 28 Feb 2011 04:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=485#comment-3263</guid>
		<description>good concept given for all ......</description>
		<content:encoded><![CDATA[<p>good concept given for all &#8230;&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

