<?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: Converting a char* to a hexadecimal char* using C</title>
	<atom:link href="http://involution.com/2008/09/16/converting-a-char-to-a-hexadecimal-char-using-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://involution.com/2008/09/16/converting-a-char-to-a-hexadecimal-char-using-c/</link>
	<description>Tony Perrie&#039;s Weblog</description>
	<lastBuildDate>Sun, 15 Jan 2012 20:31:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: hasan adil</title>
		<link>http://involution.com/2008/09/16/converting-a-char-to-a-hexadecimal-char-using-c/comment-page-1/#comment-360793</link>
		<dc:creator>hasan adil</dc:creator>
		<pubDate>Thu, 11 Mar 2010 00:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://involution.com/?p=1174#comment-360793</guid>
		<description>Hi,
Thanks for the information. I was really stuck on this one...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for the information. I was really stuck on this one&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Perrie</title>
		<link>http://involution.com/2008/09/16/converting-a-char-to-a-hexadecimal-char-using-c/comment-page-1/#comment-351213</link>
		<dc:creator>Tony Perrie</dc:creator>
		<pubDate>Thu, 05 Nov 2009 08:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://involution.com/?p=1174#comment-351213</guid>
		<description>@steve you&#039;re totally right.</description>
		<content:encoded><![CDATA[<p>@steve you&#8217;re totally right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Schnepp</title>
		<link>http://involution.com/2008/09/16/converting-a-char-to-a-hexadecimal-char-using-c/comment-page-1/#comment-351135</link>
		<dc:creator>Steve Schnepp</dc:creator>
		<pubDate>Wed, 04 Nov 2009 17:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://involution.com/?p=1174#comment-351135</guid>
		<description>You are missing a str[p_array_len*2] = &#039;&#039;; somewhere after the str malloc, since the area isn&#039;t necessarily zero-filled.</description>
		<content:encoded><![CDATA[<p>You are missing a str[p_array_len*2] = &#8221;; somewhere after the str malloc, since the area isn&#8217;t necessarily zero-filled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilmer</title>
		<link>http://involution.com/2008/09/16/converting-a-char-to-a-hexadecimal-char-using-c/comment-page-1/#comment-212148</link>
		<dc:creator>Wilmer</dc:creator>
		<pubDate>Mon, 22 Sep 2008 08:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://involution.com/?p=1174#comment-212148</guid>
		<description>Thank you for this graph, Sir! I shall now rip it out of context and use it as a proof that C++ is inferior to C.</description>
		<content:encoded><![CDATA[<p>Thank you for this graph, Sir! I shall now rip it out of context and use it as a proof that C++ is inferior to C.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

