<?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: Function call by using null pointer will crash?</title>
	<atom:link href="http://weseetips.com/2008/06/26/function-call-by-using-null-pointer-will-crash/feed/" rel="self" type="application/rss+xml" />
	<link>http://weseetips.com/2008/06/26/function-call-by-using-null-pointer-will-crash/</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: Uhuu</title>
		<link>http://weseetips.com/2008/06/26/function-call-by-using-null-pointer-will-crash/comment-page-1/#comment-11858</link>
		<dc:creator>Uhuu</dc:creator>
		<pubDate>Sat, 05 Feb 2011 08:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://weseetips.wordpress.com/?p=188#comment-11858</guid>
		<description>According to C++ standard, this &quot;cool&quot; thing is known as Undefined Behavior. And it&#039;s not cool. Visual C++ compiler generates code as you describe, other compilers may not. If you want portable code - avoid this</description>
		<content:encoded><![CDATA[<p>According to C++ standard, this &#8220;cool&#8221; thing is known as Undefined Behavior. And it&#8217;s not cool. Visual C++ compiler generates code as you describe, other compilers may not. If you want portable code &#8211; avoid this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jijo.Raj</title>
		<link>http://weseetips.com/2008/06/26/function-call-by-using-null-pointer-will-crash/comment-page-1/#comment-162</link>
		<dc:creator>Jijo.Raj</dc:creator>
		<pubDate>Wed, 30 Jul 2008 09:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://weseetips.wordpress.com/?p=188#comment-162</guid>
		<description>;)</description>
		<content:encoded><![CDATA[<p> <img src='http://weseetips.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HemantD</title>
		<link>http://weseetips.com/2008/06/26/function-call-by-using-null-pointer-will-crash/comment-page-1/#comment-161</link>
		<dc:creator>HemantD</dc:creator>
		<pubDate>Wed, 30 Jul 2008 07:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://weseetips.wordpress.com/?p=188#comment-161</guid>
		<description>Wow Amazing ....!!!</description>
		<content:encoded><![CDATA[<p>Wow Amazing &#8230;.!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

