<?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 Tutorial &#8211; More on Pointers</title>
	<atom:link href="http://www.codingunit.com/c-tutorial-more-on-pointers/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codingunit.com/c-tutorial-more-on-pointers</link>
	<description>CodingUnit is your online resource for learning to program. Tutorials on C, C++, PHP, Python, MySQL, Java, JQuery, Opengl, DirectX and much more!</description>
	<lastBuildDate>Mon, 06 Feb 2012 06:08:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Casey</title>
		<link>http://www.codingunit.com/c-tutorial-more-on-pointers/comment-page-1#comment-4094</link>
		<dc:creator>Casey</dc:creator>
		<pubDate>Tue, 08 Nov 2011 00:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=198#comment-4094</guid>
		<description>A great Resource for intro to C.</description>
		<content:encoded><![CDATA[<p>A great Resource for intro to C.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.codingunit.com/c-tutorial-more-on-pointers/comment-page-1#comment-3859</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 16 Oct 2011 18:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=198#comment-3859</guid>
		<description>@Keith Thompson: You are right. Made the changes on this page.</description>
		<content:encoded><![CDATA[<p>@Keith Thompson: You are right. Made the changes on this page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Thompson</title>
		<link>http://www.codingunit.com/c-tutorial-more-on-pointers/comment-page-1#comment-3858</link>
		<dc:creator>Keith Thompson</dc:creator>
		<pubDate>Sun, 16 Oct 2011 04:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=198#comment-3858</guid>
		<description>The correct declaration for the main function in C is &quot;int main(void)&quot;, *not*, &quot;void main()&quot;.  gcc warns about this for good reason.  (Compilers might accept &quot;void main()&quot;, but they&#039;re not required to; the behavior is undefined.)

Please fix.</description>
		<content:encoded><![CDATA[<p>The correct declaration for the main function in C is &#8220;int main(void)&#8221;, *not*, &#8220;void main()&#8221;.  gcc warns about this for good reason.  (Compilers might accept &#8220;void main()&#8221;, but they&#8217;re not required to; the behavior is undefined.)</p>
<p>Please fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankit Srivastava</title>
		<link>http://www.codingunit.com/c-tutorial-more-on-pointers/comment-page-1#comment-3847</link>
		<dc:creator>Ankit Srivastava</dc:creator>
		<pubDate>Thu, 13 Oct 2011 07:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=198#comment-3847</guid>
		<description>it is so useful for the beginners.
Good</description>
		<content:encoded><![CDATA[<p>it is so useful for the beginners.<br />
Good</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ranjan Kaliya</title>
		<link>http://www.codingunit.com/c-tutorial-more-on-pointers/comment-page-1#comment-3735</link>
		<dc:creator>Ranjan Kaliya</dc:creator>
		<pubDate>Fri, 26 Aug 2011 19:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=198#comment-3735</guid>
		<description>excellent man..you Rock!!
this was really very very easy to understand the concept of pointers..
good explanation. :)</description>
		<content:encoded><![CDATA[<p>excellent man..you Rock!!<br />
this was really very very easy to understand the concept of pointers..<br />
good explanation. <img src='http://www.codingunit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anand</title>
		<link>http://www.codingunit.com/c-tutorial-more-on-pointers/comment-page-1#comment-3732</link>
		<dc:creator>anand</dc:creator>
		<pubDate>Wed, 24 Aug 2011 18:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=198#comment-3732</guid>
		<description>ohh its great..  !!</description>
		<content:encoded><![CDATA[<p>ohh its great..  !!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

