<?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: 1.6 &#8212; Whitespace and basic formatting</title>
	<atom:link href="http://www.learncpp.com/cpp-tutorial/16-whitespace-and-basic-formatting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learncpp.com/cpp-tutorial/16-whitespace-and-basic-formatting/</link>
	<description></description>
	<pubDate>Sun, 20 Jul 2008 14:23:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Joyel</title>
		<link>http://www.learncpp.com/cpp-tutorial/16-whitespace-and-basic-formatting/#comment-19951</link>
		<dc:creator>Joyel</dc:creator>
		<pubDate>Sat, 28 Jun 2008 05:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=24#comment-19951</guid>
		<description>I like the way you are slowly introducing new elements to the language.</description>
		<content:encoded><![CDATA[<p>I like the way you are slowly introducing new elements to the language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.learncpp.com/cpp-tutorial/16-whitespace-and-basic-formatting/#comment-17913</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 31 May 2008 00:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=24#comment-17913</guid>
		<description>No and no. :)  Whitespace is ignored by the compiler and does not affect the size or speed of the compiled code.</description>
		<content:encoded><![CDATA[<p>No and no. :)  Whitespace is ignored by the compiler and does not affect the size or speed of the compiled code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kon_nos</title>
		<link>http://www.learncpp.com/cpp-tutorial/16-whitespace-and-basic-formatting/#comment-16223</link>
		<dc:creator>kon_nos</dc:creator>
		<pubDate>Wed, 14 May 2008 11:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=24#comment-16223</guid>
		<description>Is this format affecting the size or the speed of the compiled code?</description>
		<content:encoded><![CDATA[<p>Is this format affecting the size or the speed of the compiled code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn C++ - &#187; 1.5 &#8212; A first look at operators</title>
		<link>http://www.learncpp.com/cpp-tutorial/16-whitespace-and-basic-formatting/#comment-12624</link>
		<dc:creator>Learn C++ - &#187; 1.5 &#8212; A first look at operators</dc:creator>
		<pubDate>Wed, 23 Apr 2008 02:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=24#comment-12624</guid>
		<description>[...]  1.6 â€” Whitespace and basic formatting [...]</description>
		<content:encoded><![CDATA[<p>[...]  1.6 â€” Whitespace and basic formatting [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cody</title>
		<link>http://www.learncpp.com/cpp-tutorial/16-whitespace-and-basic-formatting/#comment-4727</link>
		<dc:creator>Cody</dc:creator>
		<pubDate>Fri, 21 Dec 2007 03:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=24#comment-4727</guid>
		<description>The code examples which all display "Hello World!" are not all correct.  The one at line has no semicolon so it would not work.

[ Fixed!  Thanks for the note. -Alex ]</description>
		<content:encoded><![CDATA[<p>The code examples which all display &#8220;Hello World!&#8221; are not all correct.  The one at line has no semicolon so it would not work.</p>
<p>[ Fixed!  Thanks for the note. -Alex ]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
