<?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: Random Unicode-Compatible String Generation</title>
	<atom:link href="http://www.caledunlap.com/my-snippets-and-programs/c-2/random-unicode-compatible-string-generation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.caledunlap.com</link>
	<description>Programmer and Hobbyist Game Developer</description>
	<lastBuildDate>Sat, 21 Nov 2009 21:18:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cale</title>
		<link>http://www.caledunlap.com/my-snippets-and-programs/c-2/random-unicode-compatible-string-generation/comment-page-1/#comment-2</link>
		<dc:creator>Cale</dc:creator>
		<pubDate>Tue, 23 Dec 2008 13:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://caledunlap.com/blog/?page_id=100#comment-2</guid>
		<description>Yeah, it doesn&#039;t generate Unicode strings, but it is compatible if whatever you&#039;re trying to send them to only accepts std::wstring or wchar_t.

Just figured I&#039;d put a little note about that in there so I don&#039;t look like a total dumbass.</description>
		<content:encoded><![CDATA[<p>Yeah, it doesn&#8217;t generate Unicode strings, but it is compatible if whatever you&#8217;re trying to send them to only accepts std::wstring or wchar_t.</p>
<p>Just figured I&#8217;d put a little note about that in there so I don&#8217;t look like a total dumbass.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
