<?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: Setting the Stage for C++ Boost</title>
	<atom:link href="http://beans.seartipy.com/2006/03/09/setting-the-stage-for-c-boost/feed/" rel="self" type="application/rss+xml" />
	<link>http://beans.seartipy.com/2006/03/09/setting-the-stage-for-c-boost/</link>
	<description>"The time has come...to talk of many [technologies]." --Lewis Carroll('The Walrus and the Carpenter')</description>
	<pubDate>Fri, 05 Dec 2008 04:19:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Every Flavour Beans &#187; Boost Filesystem Library: Writing Portable C++ Programs to Acess The Filesystem</title>
		<link>http://beans.seartipy.com/2006/03/09/setting-the-stage-for-c-boost/#comment-16</link>
		<dc:creator>Every Flavour Beans &#187; Boost Filesystem Library: Writing Portable C++ Programs to Acess The Filesystem</dc:creator>
		<pubDate>Wed, 10 May 2006 12:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/2006/03/09/setting-the-stage-for-c-boost/#comment-16</guid>
		<description>[...] Boost Filesystem library allows us to write portable code to access files and directories from a C++ program without using the operating system specific system/library calls. I have written about the Boost family of libraries in an earlier post, and have posted the procedure to install and get started with the Boost libraries on various OS distributions here. In this post, I will be talking about one of the popular Boost libraries – the Filesystem library. Lets first consider how a C++ program that needs to check for the existence of a file might look like: [...]</description>
		<content:encoded><![CDATA[<p>[...] Boost Filesystem library allows us to write portable code to access files and directories from a C++ program without using the operating system specific system/library calls. I have written about the Boost family of libraries in an earlier post, and have posted the procedure to install and get started with the Boost libraries on various OS distributions here. In this post, I will be talking about one of the popular Boost libraries – the Filesystem library. Lets first consider how a C++ program that needs to check for the existence of a file might look like: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
