<?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 Interview Programs in Function Pointers, string functions, fibonacci numbers</title>
	<atom:link href="http://www.interviewmantra.net/2009/02/fibonacci-strcmp-strcat-programs.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.interviewmantra.net/2009/02/fibonacci-strcmp-strcat-programs.html</link>
	<description>Your mantra to job success</description>
	<lastBuildDate>Fri, 10 Feb 2012 11:11:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ssss</title>
		<link>http://www.interviewmantra.net/2009/02/fibonacci-strcmp-strcat-programs.html/comment-page-1#comment-27796</link>
		<dc:creator>Ssss</dc:creator>
		<pubDate>Sat, 17 Dec 2011 15:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/02/c-interview-programs-in-function-pointers-string-functions-fibonacci-numbers/#comment-27796</guid>
		<description>Does 
Program to concatenate two strings is safe, I don&#039;t think so. you should 
allocate a fresh memory for new string, I hope you got it.</description>
		<content:encoded><![CDATA[<p>Does <br />
Program to concatenate two strings is safe, I don&#8217;t think so. you should <br />
allocate a fresh memory for new string, I hope you got it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chandra</title>
		<link>http://www.interviewmantra.net/2009/02/fibonacci-strcmp-strcat-programs.html/comment-page-1#comment-27750</link>
		<dc:creator>chandra</dc:creator>
		<pubDate>Wed, 23 Nov 2011 09:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/02/c-interview-programs-in-function-pointers-string-functions-fibonacci-numbers/#comment-27750</guid>
		<description>can u give code for this?
1 2 0 4 0
3 4 5 0 7
0 8 9 10 0
13 0 15 16 17
0 21 0 24 25 </description>
		<content:encoded><![CDATA[<p>can u give code for this?<br />
1 2 0 4 0<br />
3 4 5 0 7<br />
0 8 9 10 0<br />
13 0 15 16 17<br />
0 21 0 24 25</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baby akila</title>
		<link>http://www.interviewmantra.net/2009/02/fibonacci-strcmp-strcat-programs.html/comment-page-1#comment-27465</link>
		<dc:creator>baby akila</dc:creator>
		<pubDate>Wed, 21 Sep 2011 07:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/02/c-interview-programs-in-function-pointers-string-functions-fibonacci-numbers/#comment-27465</guid>
		<description>I need a program for checking whether the given number is prime or not using pointers in C LANGUAGE.</description>
		<content:encoded><![CDATA[<p>I need a program for checking whether the given number is prime or not using pointers in C LANGUAGE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: palayekula nagendra</title>
		<link>http://www.interviewmantra.net/2009/02/fibonacci-strcmp-strcat-programs.html/comment-page-1#comment-27310</link>
		<dc:creator>palayekula nagendra</dc:creator>
		<pubDate>Wed, 14 Sep 2011 09:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/02/c-interview-programs-in-function-pointers-string-functions-fibonacci-numbers/#comment-27310</guid>
		<description>this was very good to   C   learners and these are very good interview questions.it is very helpful to who are preparing for interviews.</description>
		<content:encoded><![CDATA[<p>this was very good to   C   learners and these are very good interview questions.it is very helpful to who are preparing for interviews.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: INDRAJA</title>
		<link>http://www.interviewmantra.net/2009/02/fibonacci-strcmp-strcat-programs.html/comment-page-1#comment-26798</link>
		<dc:creator>INDRAJA</dc:creator>
		<pubDate>Wed, 24 Aug 2011 17:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/02/c-interview-programs-in-function-pointers-string-functions-fibonacci-numbers/#comment-26798</guid>
		<description>THANK YOU SIR,VERY GOOD INTERVIEW QUESTIONS AND IT IS HELPING A LOT TO THE PEOPLE WHO ARE PREPARING FOR INTERVIEWS</description>
		<content:encoded><![CDATA[<p>THANK YOU SIR,VERY GOOD INTERVIEW QUESTIONS AND IT IS HELPING A LOT TO THE PEOPLE WHO ARE PREPARING FOR INTERVIEWS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S.Sunil kumar</title>
		<link>http://www.interviewmantra.net/2009/02/fibonacci-strcmp-strcat-programs.html/comment-page-1#comment-26419</link>
		<dc:creator>S.Sunil kumar</dc:creator>
		<pubDate>Sun, 31 Jul 2011 15:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/02/c-interview-programs-in-function-pointers-string-functions-fibonacci-numbers/#comment-26419</guid>
		<description>I want string programs  using recursion method (without using any  in-built function ).can you please send the programs to my email id .my email id is :
s_ssk@yahoo.co.in</description>
		<content:encoded><![CDATA[<p>I want string programs  using recursion method (without using any  in-built function ).can you please send the programs to my email id .my email id is :<br />
<a href="mailto:s_ssk@yahoo.co.in">s_ssk@yahoo.co.in</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chethan</title>
		<link>http://www.interviewmantra.net/2009/02/fibonacci-strcmp-strcat-programs.html/comment-page-1#comment-20717</link>
		<dc:creator>Chethan</dc:creator>
		<pubDate>Sat, 05 Feb 2011 00:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/02/c-interview-programs-in-function-pointers-string-functions-fibonacci-numbers/#comment-20717</guid>
		<description>hi shiva,, ur blob is very useful for me.. keep doing the good work
can u please explain solution in detail for
**
Declare an array of three function pointers where each function receives two integers and returns float.
**
it is there above,,but not explained in detail.. please help..</description>
		<content:encoded><![CDATA[<p>hi shiva,, ur blob is very useful for me.. keep doing the good work<br />
can u please explain solution in detail for<br />
**<br />
Declare an array of three function pointers where each function receives two integers and returns float.<br />
**<br />
it is there above,,but not explained in detail.. please help..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PRAVINKUMAR.S</title>
		<link>http://www.interviewmantra.net/2009/02/fibonacci-strcmp-strcat-programs.html/comment-page-1#comment-17941</link>
		<dc:creator>PRAVINKUMAR.S</dc:creator>
		<pubDate>Tue, 21 Dec 2010 18:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/02/c-interview-programs-in-function-pointers-string-functions-fibonacci-numbers/#comment-17941</guid>
		<description>really  very usefull. lot of  thanks to author of this site., thanks and regards s.pravin</description>
		<content:encoded><![CDATA[<p>really  very usefull. lot of  thanks to author of this site., thanks and regards s.pravin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gopal</title>
		<link>http://www.interviewmantra.net/2009/02/fibonacci-strcmp-strcat-programs.html/comment-page-1#comment-11166</link>
		<dc:creator>Gopal</dc:creator>
		<pubDate>Sun, 15 Aug 2010 12:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/02/c-interview-programs-in-function-pointers-string-functions-fibonacci-numbers/#comment-11166</guid>
		<description>Thanks</description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rashmi</title>
		<link>http://www.interviewmantra.net/2009/02/fibonacci-strcmp-strcat-programs.html/comment-page-1#comment-10298</link>
		<dc:creator>rashmi</dc:creator>
		<pubDate>Thu, 05 Aug 2010 01:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/02/c-interview-programs-in-function-pointers-string-functions-fibonacci-numbers/#comment-10298</guid>
		<description>thanks so much!!</description>
		<content:encoded><![CDATA[<p>thanks so much!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.interviewmantra.net @ 2012-02-10 23:10:31 -->
