<?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++ Function Pointers Simplified!</title>
	<atom:link href="http://weseetips.com/2009/10/18/c-function-pointers-simplified/feed/" rel="self" type="application/rss+xml" />
	<link>http://weseetips.com/2009/10/18/c-function-pointers-simplified/</link>
	<description>Gold mine of Visual C++ tricks!</description>
	<lastBuildDate>Wed, 14 Mar 2012 05:55:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Jijo.Raj</title>
		<link>http://weseetips.com/2009/10/18/c-function-pointers-simplified/comment-page-1/#comment-361</link>
		<dc:creator>Jijo.Raj</dc:creator>
		<pubDate>Thu, 22 Oct 2009 07:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://weseetips.com/?p=1209#comment-361</guid>
		<description>Hi Rmn,

Thanks for your suggestion. Functors are already posted before - http://weseetips.com/2008/05/20/function-objects-or-simply-functors/

In this post I just intend to explain the traditional way for creating function pointers.

Best Regards,
Jijo.</description>
		<content:encoded><![CDATA[<p>Hi Rmn,</p>
<p>Thanks for your suggestion. Functors are already posted before &#8211; <a href="http://weseetips.com/2008/05/20/function-objects-or-simply-functors/" rel="nofollow">http://weseetips.com/2008/05/20/function-objects-or-simply-functors/</a></p>
<p>In this post I just intend to explain the traditional way for creating function pointers.</p>
<p>Best Regards,<br />
Jijo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rmn</title>
		<link>http://weseetips.com/2009/10/18/c-function-pointers-simplified/comment-page-1/#comment-360</link>
		<dc:creator>rmn</dc:creator>
		<pubDate>Thu, 22 Oct 2009 05:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://weseetips.com/?p=1209#comment-360</guid>
		<description>Nice post, although very basic indeed.
Why don&#039;t you introduce functors and all that?</description>
		<content:encoded><![CDATA[<p>Nice post, although very basic indeed.<br />
Why don&#8217;t you introduce functors and all that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

