<?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: How to Convert a Number into a String in C++</title>
	<atom:link href="http://www.amirwatad.com/blog/archives/2009/01/23/how-to-convert-a-number-into-a-string-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amirwatad.com/blog/archives/2009/01/23/how-to-convert-a-number-into-a-string-in-c/</link>
	<description>Remember the name ;)</description>
	<lastBuildDate>Wed, 14 Jul 2010 22:35:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Amir Watad</title>
		<link>http://www.amirwatad.com/blog/archives/2009/01/23/how-to-convert-a-number-into-a-string-in-c/comment-page-1/#comment-111</link>
		<dc:creator>Amir Watad</dc:creator>
		<pubDate>Thu, 12 Mar 2009 00:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.amirwatad.com/blog/?p=198#comment-111</guid>
		<description>Yes I have to check out this Boost thing. I heard it has a great threads library as well.</description>
		<content:encoded><![CDATA[<p>Yes I have to check out this Boost thing. I heard it has a great threads library as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Ginstrom</title>
		<link>http://www.amirwatad.com/blog/archives/2009/01/23/how-to-convert-a-number-into-a-string-in-c/comment-page-1/#comment-110</link>
		<dc:creator>Ryan Ginstrom</dc:creator>
		<pubDate>Thu, 12 Mar 2009 00:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.amirwatad.com/blog/?p=198#comment-110</guid>
		<description>How about lexical_cast from boost?

string a = &quot;x = &quot; + lexical_cast(x) ;</description>
		<content:encoded><![CDATA[<p>How about lexical_cast from boost?</p>
<p>string a = &#8220;x = &#8221; + lexical_cast(x) ;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.489 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-30 20:44:03 -->
