<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: 3 Things That Counting Words Can Reveal on Your Code	</title>
	<atom:link href="https://www.fluentcpp.com/2018/10/09/3-things-that-counting-words-can-reveal-on-your-code/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.fluentcpp.com/2018/10/09/3-things-that-counting-words-can-reveal-on-your-code/</link>
	<description>Jonathan Boccara&#039;s blog</description>
	<lastBuildDate>Mon, 21 Jan 2019 12:24:35 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.4</generator>
	<item>
		<title>
		By: Aymen Schehaider		</title>
		<link>https://www.fluentcpp.com/2018/10/09/3-things-that-counting-words-can-reveal-on-your-code/#comment-1383</link>

		<dc:creator><![CDATA[Aymen Schehaider]]></dc:creator>
		<pubDate>Tue, 09 Oct 2018 10:39:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=4249#comment-1383</guid>

					<description><![CDATA[As my main time is spent on fixing bugs and refactoring some legacy code, I try to well distinguish blocks on a same function by using #begin region in MVS with a title to make it more clear before thinking about how to modify the code. 

I loved the words counting and that helps, as you said, on understanding the most used vars. 

Nice article]]></description>
			<content:encoded><![CDATA[<p>As my main time is spent on fixing bugs and refactoring some legacy code, I try to well distinguish blocks on a same function by using #begin region in MVS with a title to make it more clear before thinking about how to modify the code. </p>
<p>I loved the words counting and that helps, as you said, on understanding the most used vars. </p>
<p>Nice article</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jft		</title>
		<link>https://www.fluentcpp.com/2018/10/09/3-things-that-counting-words-can-reveal-on-your-code/#comment-1382</link>

		<dc:creator><![CDATA[jft]]></dc:creator>
		<pubDate>Tue, 09 Oct 2018 08:28:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=4249#comment-1382</guid>

					<description><![CDATA[Please would you use a different combination to grey text on a black background. I know the code is also here as ordinary text, but for us with less than perfect eyesight from decades of pouring over code, trying to make out anything in the pictures is almost impossible! :)]]></description>
			<content:encoded><![CDATA[<p>Please would you use a different combination to grey text on a black background. I know the code is also here as ordinary text, but for us with less than perfect eyesight from decades of pouring over code, trying to make out anything in the pictures is almost impossible! 🙂</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
