<?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++ Recursive Directory Search Under Linux</title>
	<atom:link href="http://www.kerrywong.com/2009/06/12/c-recursive-directory-search-under-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrywong.com/2009/06/12/c-recursive-directory-search-under-linux/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 08:13:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Daz</title>
		<link>http://www.kerrywong.com/2009/06/12/c-recursive-directory-search-under-linux/comment-page-1/#comment-49791</link>
		<dc:creator>Daz</dc:creator>
		<pubDate>Mon, 26 Apr 2010 18:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrywong.com/?p=1154#comment-49791</guid>
		<description>and if I wanted a non-recursive version, is there a simple way to disable that in the code above? cheers ;-)</description>
		<content:encoded><![CDATA[<p>and if I wanted a non-recursive version, is there a simple way to disable that in the code above? cheers ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caleb Cushing ( xenoterracide )</title>
		<link>http://www.kerrywong.com/2009/06/12/c-recursive-directory-search-under-linux/comment-page-1/#comment-37697</link>
		<dc:creator>Caleb Cushing ( xenoterracide )</dc:creator>
		<pubDate>Sat, 12 Sep 2009 22:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrywong.com/?p=1154#comment-37697</guid>
		<description>You might also want to look at boost::filesystem http://www.boost.org/doc/libs/1_40_0/libs/filesystem/doc/index.htm</description>
		<content:encoded><![CDATA[<p>You might also want to look at boost::filesystem <a href="http://www.boost.org/doc/libs/1_40_0/libs/filesystem/doc/index.htm" rel="nofollow">http://www.boost.org/doc/libs/1_40_0/libs/filesystem/doc/index.htm</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

