<?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"
	>
<channel>
	<title>Comments on: 3.3 &#8212; Increment/decrement operators, and side effects</title>
	<atom:link href="http://www.learncpp.com/cpp-tutorial/33-incrementdecrement-operators-and-side-effects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learncpp.com/cpp-tutorial/33-incrementdecrement-operators-and-side-effects/</link>
	<description></description>
	<pubDate>Thu, 24 Jul 2008 16:31:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Learn C++ - &#187; 3.2 &#8212; Arithmetic operators</title>
		<link>http://www.learncpp.com/cpp-tutorial/33-incrementdecrement-operators-and-side-effects/#comment-12639</link>
		<dc:creator>Learn C++ - &#187; 3.2 &#8212; Arithmetic operators</dc:creator>
		<pubDate>Wed, 23 Apr 2008 02:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/33-incrementdecrement-operators-and-side-effects/#comment-12639</guid>
		<description>[...] 2007      Prev/Next Posts   &#171; 3.1 &#8212; Precedence and associativity &#124; Home &#124; 3.3 &#8212; Increment/decrement operators, and side effects &#187;     Wednesday, June 13th, 2007 at 5:14 [...]</description>
		<content:encoded><![CDATA[<p>[...] 2007      Prev/Next Posts   &laquo; 3.1 &#8212; Precedence and associativity | Home | 3.3 &#8212; Increment/decrement operators, and side effects &raquo;     Wednesday, June 13th, 2007 at 5:14 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn C++ - &#187; 3.4 &#8212; Sizeof, comma, and arithmetic if operators</title>
		<link>http://www.learncpp.com/cpp-tutorial/33-incrementdecrement-operators-and-side-effects/#comment-12609</link>
		<dc:creator>Learn C++ - &#187; 3.4 &#8212; Sizeof, comma, and arithmetic if operators</dc:creator>
		<pubDate>Wed, 23 Apr 2008 01:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/33-incrementdecrement-operators-and-side-effects/#comment-12609</guid>
		<description>[...] 2007      Prev/Next Posts   &#171; 3.3 &#8212; Increment/decrement operators, and side effects &#124; Home &#124; News &#8212; Recent posts box split &#187;     Thursday, June 14th, 2007 at 7:41 [...]</description>
		<content:encoded><![CDATA[<p>[...] 2007      Prev/Next Posts   &laquo; 3.3 &#8212; Increment/decrement operators, and side effects | Home | News &#8212; Recent posts box split &raquo;     Thursday, June 14th, 2007 at 7:41 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.learncpp.com/cpp-tutorial/33-incrementdecrement-operators-and-side-effects/#comment-9156</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 09 Mar 2008 13:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/33-incrementdecrement-operators-and-side-effects/#comment-9156</guid>
		<description>&lt;i&gt;&lt;b&gt;"On the fourth line, a temporary copy of the original values (x=6, y=4) is sent to cout, and then the original x and y are incremented."&lt;/b&gt;&lt;/i&gt; should say "On the &lt;b&gt;fifth&lt;/b&gt; line,...."

[ Fixed.  Thanks! -Alex ]</description>
		<content:encoded><![CDATA[<p><i><b>&#8220;On the fourth line, a temporary copy of the original values (x=6, y=4) is sent to cout, and then the original x and y are incremented.&#8221;</b></i> should say &#8220;On the <b>fifth</b> line,&#8230;.&#8221;</p>
<p>[ Fixed.  Thanks! -Alex ]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
