<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>FOP</title>
	<atom:link href="http://104fundamentalsofprogramming.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://104fundamentalsofprogramming.wordpress.com</link>
	<description>"Logic &#38; Reasoning create Wonders"</description>
	<lastBuildDate>Wed, 09 Apr 2008 07:12:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='104fundamentalsofprogramming.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>FOP</title>
		<link>http://104fundamentalsofprogramming.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://104fundamentalsofprogramming.wordpress.com/osd.xml" title="FOP" />
	<atom:link rel='hub' href='http://104fundamentalsofprogramming.wordpress.com/?pushpress=hub'/>
		<item>
		<title>What is function prototype?</title>
		<link>http://104fundamentalsofprogramming.wordpress.com/2008/04/09/what-is-function-prototype/</link>
		<comments>http://104fundamentalsofprogramming.wordpress.com/2008/04/09/what-is-function-prototype/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 07:12:01 +0000</pubDate>
		<dc:creator>examfobia</dc:creator>
				<category><![CDATA[DOUBTS]]></category>

		<guid isPermaLink="false">http://104fundamentalsofprogramming.wordpress.com/?p=12</guid>
		<description><![CDATA[Function prototype means the declaration of function. It is declared in declaration section. Like variable we have to declare the function before its use. eg.   void  fun(int,int);<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=104fundamentalsofprogramming.wordpress.com&amp;blog=3026386&amp;post=12&amp;subd=104fundamentalsofprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Function prototype means the declaration of function.</p>
<p>It is declared in declaration section.</p>
<p>Like variable we have to declare the function before its use.</p>
<p>eg.   void  fun(int,int);</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/104fundamentalsofprogramming.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/104fundamentalsofprogramming.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/104fundamentalsofprogramming.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/104fundamentalsofprogramming.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/104fundamentalsofprogramming.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/104fundamentalsofprogramming.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/104fundamentalsofprogramming.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/104fundamentalsofprogramming.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/104fundamentalsofprogramming.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/104fundamentalsofprogramming.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/104fundamentalsofprogramming.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/104fundamentalsofprogramming.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/104fundamentalsofprogramming.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/104fundamentalsofprogramming.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/104fundamentalsofprogramming.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/104fundamentalsofprogramming.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=104fundamentalsofprogramming.wordpress.com&amp;blog=3026386&amp;post=12&amp;subd=104fundamentalsofprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://104fundamentalsofprogramming.wordpress.com/2008/04/09/what-is-function-prototype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c46ad2e19ef9e607d5280ee028f6e522?s=96&#38;d=identicon" medium="image">
			<media:title type="html">examfobia</media:title>
		</media:content>
	</item>
		<item>
		<title>What is the disadvantages of &#8220;linked list&#8221; over &#8220;array&#8221;?</title>
		<link>http://104fundamentalsofprogramming.wordpress.com/2008/04/08/what-is-the-disadvantages-of-linked-list-over-array/</link>
		<comments>http://104fundamentalsofprogramming.wordpress.com/2008/04/08/what-is-the-disadvantages-of-linked-list-over-array/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 11:02:25 +0000</pubDate>
		<dc:creator>examfobia</dc:creator>
				<category><![CDATA[DOUBTS]]></category>

		<guid isPermaLink="false">http://104fundamentalsofprogramming.wordpress.com/?p=11</guid>
		<description><![CDATA[If we want to do little work and fixed length of list,  so it would be better to use an array because using linked list it it would more time consuming than array.      This is the the main advantages of linked over array.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=104fundamentalsofprogramming.wordpress.com&amp;blog=3026386&amp;post=11&amp;subd=104fundamentalsofprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If we want to do little work and fixed length of list,  so it would be better to use an array because using linked list it it would more time consuming than array.</p>
<p>     This is the the main advantages of linked over array.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/104fundamentalsofprogramming.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/104fundamentalsofprogramming.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/104fundamentalsofprogramming.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/104fundamentalsofprogramming.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/104fundamentalsofprogramming.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/104fundamentalsofprogramming.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/104fundamentalsofprogramming.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/104fundamentalsofprogramming.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/104fundamentalsofprogramming.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/104fundamentalsofprogramming.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/104fundamentalsofprogramming.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/104fundamentalsofprogramming.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/104fundamentalsofprogramming.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/104fundamentalsofprogramming.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/104fundamentalsofprogramming.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/104fundamentalsofprogramming.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=104fundamentalsofprogramming.wordpress.com&amp;blog=3026386&amp;post=11&amp;subd=104fundamentalsofprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://104fundamentalsofprogramming.wordpress.com/2008/04/08/what-is-the-disadvantages-of-linked-list-over-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c46ad2e19ef9e607d5280ee028f6e522?s=96&#38;d=identicon" medium="image">
			<media:title type="html">examfobia</media:title>
		</media:content>
	</item>
		<item>
		<title>Can you explain why &#8220;LINKED KIST&#8221; is introduced in C language?</title>
		<link>http://104fundamentalsofprogramming.wordpress.com/2008/04/08/can-you-explain-why-linked-kist-is-introduced-in-c-language/</link>
		<comments>http://104fundamentalsofprogramming.wordpress.com/2008/04/08/can-you-explain-why-linked-kist-is-introduced-in-c-language/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 07:18:40 +0000</pubDate>
		<dc:creator>examfobia</dc:creator>
				<category><![CDATA[DOUBTS]]></category>

		<guid isPermaLink="false">http://104fundamentalsofprogramming.wordpress.com/?p=10</guid>
		<description><![CDATA[Because if we yse array for sequancial organization in that case one major problem occurs that size of an array must be specified precisely at begining so we can&#8217;t perform many work in real-life application.            Linked list is a compeletely different way to represent a list is to make each item in list of a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=104fundamentalsofprogramming.wordpress.com&amp;blog=3026386&amp;post=10&amp;subd=104fundamentalsofprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Because if we yse array for sequancial organization in that case one major problem occurs that size of an array must be specified precisely at begining so we can&#8217;t perform many work in real-life application.</p>
<p>           Linked list is a compeletely different way to represent a list is to make each item in list of a structure and it also contains a &#8220;link&#8221; .</p>
<p>          Using linked list we can work many task that we can&#8217;t do using array like delete or add a element in a list.</p>
<p>      SO for this purpose &#8220;LINKED LIST&#8221;  is introduced in C.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/104fundamentalsofprogramming.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/104fundamentalsofprogramming.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/104fundamentalsofprogramming.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/104fundamentalsofprogramming.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/104fundamentalsofprogramming.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/104fundamentalsofprogramming.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/104fundamentalsofprogramming.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/104fundamentalsofprogramming.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/104fundamentalsofprogramming.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/104fundamentalsofprogramming.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/104fundamentalsofprogramming.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/104fundamentalsofprogramming.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/104fundamentalsofprogramming.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/104fundamentalsofprogramming.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/104fundamentalsofprogramming.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/104fundamentalsofprogramming.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=104fundamentalsofprogramming.wordpress.com&amp;blog=3026386&amp;post=10&amp;subd=104fundamentalsofprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://104fundamentalsofprogramming.wordpress.com/2008/04/08/can-you-explain-why-linked-kist-is-introduced-in-c-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c46ad2e19ef9e607d5280ee028f6e522?s=96&#38;d=identicon" medium="image">
			<media:title type="html">examfobia</media:title>
		</media:content>
	</item>
		<item>
		<title>PROGRAMME TO PRINT FOLLOWINT</title>
		<link>http://104fundamentalsofprogramming.wordpress.com/2008/03/15/programme-to-print-followint/</link>
		<comments>http://104fundamentalsofprogramming.wordpress.com/2008/03/15/programme-to-print-followint/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 06:59:02 +0000</pubDate>
		<dc:creator>examfobia</dc:creator>
				<category><![CDATA[DOUBTS]]></category>

		<guid isPermaLink="false">http://104fundamentalsofprogramming.wordpress.com/?p=9</guid>
		<description><![CDATA[1 23 345 456 5678 6789 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; #include&#60;stdio.h&#62; #include&#60;conio.h&#62; void main() { int i=3,j,k=5,n,cnt=0; clrscr(); printf(&#8220;enter any number : &#8220;); scanf(&#8220;%d&#8221;,&#38;n); printf(&#8220;%3d&#8221;,1); printf(&#8220;\n%3d%3d\n&#8221;,2,3); for(i=3;i&#60;=n;i++) { for(j=i;j&#60;=k+cnt;j++) printf(&#8220;%3d&#8221;,j); cnt++; if(cnt%2==0) { k+=3; cnt=0; } printf(&#8220;\n&#8221;); } getch(); }<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=104fundamentalsofprogramming.wordpress.com&amp;blog=3026386&amp;post=9&amp;subd=104fundamentalsofprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>1</p>
<p>23</p>
<p>345</p>
<p>456</p>
<p>5678</p>
<p>6789</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>#include&lt;stdio.h&gt;</p>
<p>#include&lt;conio.h&gt;</p>
<p>void main()</p>
<p>{</p>
<p>int i=3,j,k=5,n,cnt=0;</p>
<p>clrscr();</p>
<p>printf(&#8220;enter any number : &#8220;);</p>
<p>scanf(&#8220;%d&#8221;,&amp;n);</p>
<p>printf(&#8220;%3d&#8221;,1);</p>
<p>printf(&#8220;\n%3d%3d\n&#8221;,2,3);</p>
<p>for(i=3;i&lt;=n;i++)</p>
<p>{</p>
<p>for(j=i;j&lt;=k+cnt;j++)</p>
<p>printf(&#8220;%3d&#8221;,j);</p>
<p>cnt++;</p>
<p>if(cnt%2==0)</p>
<p>{</p>
<p>k+=3;</p>
<p>cnt=0;</p>
<p>}</p>
<p>printf(&#8220;\n&#8221;);</p>
<p>}</p>
<p>getch();</p>
<p>}</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/104fundamentalsofprogramming.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/104fundamentalsofprogramming.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/104fundamentalsofprogramming.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/104fundamentalsofprogramming.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/104fundamentalsofprogramming.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/104fundamentalsofprogramming.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/104fundamentalsofprogramming.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/104fundamentalsofprogramming.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/104fundamentalsofprogramming.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/104fundamentalsofprogramming.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/104fundamentalsofprogramming.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/104fundamentalsofprogramming.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/104fundamentalsofprogramming.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/104fundamentalsofprogramming.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/104fundamentalsofprogramming.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/104fundamentalsofprogramming.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=104fundamentalsofprogramming.wordpress.com&amp;blog=3026386&amp;post=9&amp;subd=104fundamentalsofprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://104fundamentalsofprogramming.wordpress.com/2008/03/15/programme-to-print-followint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c46ad2e19ef9e607d5280ee028f6e522?s=96&#38;d=identicon" medium="image">
			<media:title type="html">examfobia</media:title>
		</media:content>
	</item>
		<item>
		<title>Which functions are use to write in rendomly access file?</title>
		<link>http://104fundamentalsofprogramming.wordpress.com/2008/03/11/which-functions-are-use-to-write-in-rendomly-access-file/</link>
		<comments>http://104fundamentalsofprogramming.wordpress.com/2008/03/11/which-functions-are-use-to-write-in-rendomly-access-file/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 08:47:28 +0000</pubDate>
		<dc:creator>examfobia</dc:creator>
				<category><![CDATA[DOUBTS]]></category>

		<guid isPermaLink="false">http://104fundamentalsofprogramming.wordpress.com/?p=7</guid>
		<description><![CDATA[The functions are fwrite(); fread();<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=104fundamentalsofprogramming.wordpress.com&amp;blog=3026386&amp;post=7&amp;subd=104fundamentalsofprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The functions are</p>
<ul>
<li>
<div>fwrite();</div>
</li>
<li>
<div>fread();</div>
</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/104fundamentalsofprogramming.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/104fundamentalsofprogramming.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/104fundamentalsofprogramming.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/104fundamentalsofprogramming.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/104fundamentalsofprogramming.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/104fundamentalsofprogramming.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/104fundamentalsofprogramming.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/104fundamentalsofprogramming.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/104fundamentalsofprogramming.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/104fundamentalsofprogramming.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/104fundamentalsofprogramming.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/104fundamentalsofprogramming.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/104fundamentalsofprogramming.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/104fundamentalsofprogramming.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/104fundamentalsofprogramming.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/104fundamentalsofprogramming.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=104fundamentalsofprogramming.wordpress.com&amp;blog=3026386&amp;post=7&amp;subd=104fundamentalsofprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://104fundamentalsofprogramming.wordpress.com/2008/03/11/which-functions-are-use-to-write-in-rendomly-access-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c46ad2e19ef9e607d5280ee028f6e522?s=96&#38;d=identicon" medium="image">
			<media:title type="html">examfobia</media:title>
		</media:content>
	</item>
		<item>
		<title>A prog to print .c file without first comment line</title>
		<link>http://104fundamentalsofprogramming.wordpress.com/2008/03/11/a-prog-to-print-c-file-without-first-comment-line/</link>
		<comments>http://104fundamentalsofprogramming.wordpress.com/2008/03/11/a-prog-to-print-c-file-without-first-comment-line/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 08:21:01 +0000</pubDate>
		<dc:creator>examfobia</dc:creator>
				<category><![CDATA[DOUBTS]]></category>

		<guid isPermaLink="false">http://104fundamentalsofprogramming.wordpress.com/?p=6</guid>
		<description><![CDATA[//a prog to print the whole .c file with out first or other line which contain comment #include&#60;stdio.h&#62; #include&#60;conio.h&#62; void main() { FILE *fp; char c; int cnt=0; clrscr();          fp=fopen(&#8220;prog.c&#8221;,&#8221;r&#8221;); while((c=getc(fp))!=EOF) {       if(c==&#8217;/')        cnt++;        if(c=getc(fp)==’/’) cnt++; if(cnt==2) while((c=getc(fp))!=’\n’); else printf(“%c”,c); fclose(fp); getch(); }<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=104fundamentalsofprogramming.wordpress.com&amp;blog=3026386&amp;post=6&amp;subd=104fundamentalsofprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">//a prog to print the whole .c file with out first or other line which contain comment</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">#include&lt;stdio.h&gt;</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">#include&lt;conio.h&gt;</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">void main()</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">{</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">FILE *fp;</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">char c;</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">int cnt=0;</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">clrscr();</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">         fp=fopen(&#8220;prog.c&#8221;,&#8221;r&#8221;);</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">while((c=getc(fp))!=EOF)</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">{</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">      if(c==&#8217;/')</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">       cnt++;</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">       if(c=getc(fp)==’/’)</span></p>
<p style="text-indent:0.5in;line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">cnt++;</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">if(cnt==2)</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">while((c=getc(fp))!=’\n’);</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">else</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">printf(“%c”,c);</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">fclose(fp);</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">getch();</span></p>
<p style="line-height:50%;"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';">}</span></p>
<p style="line-height:50%;margin:0;" class="MsoNormal"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';"></span></p>
<p style="line-height:50%;margin:0;" class="MsoNormal"><span style="font-size:16pt;line-height:50%;font-family:'Angsana New';"></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/104fundamentalsofprogramming.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/104fundamentalsofprogramming.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/104fundamentalsofprogramming.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/104fundamentalsofprogramming.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/104fundamentalsofprogramming.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/104fundamentalsofprogramming.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/104fundamentalsofprogramming.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/104fundamentalsofprogramming.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/104fundamentalsofprogramming.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/104fundamentalsofprogramming.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/104fundamentalsofprogramming.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/104fundamentalsofprogramming.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/104fundamentalsofprogramming.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/104fundamentalsofprogramming.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/104fundamentalsofprogramming.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/104fundamentalsofprogramming.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=104fundamentalsofprogramming.wordpress.com&amp;blog=3026386&amp;post=6&amp;subd=104fundamentalsofprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://104fundamentalsofprogramming.wordpress.com/2008/03/11/a-prog-to-print-c-file-without-first-comment-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c46ad2e19ef9e607d5280ee028f6e522?s=96&#38;d=identicon" medium="image">
			<media:title type="html">examfobia</media:title>
		</media:content>
	</item>
		<item>
		<title>CLICK HERE TO PUT YOUR DOUBTS</title>
		<link>http://104fundamentalsofprogramming.wordpress.com/2008/03/05/put-your-doubts-here/</link>
		<comments>http://104fundamentalsofprogramming.wordpress.com/2008/03/05/put-your-doubts-here/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 04:21:34 +0000</pubDate>
		<dc:creator>examfobia</dc:creator>
				<category><![CDATA[DOUBTS]]></category>

		<guid isPermaLink="false">http://104fundamentalsofprogramming.wordpress.com/2008/03/05/put-your-doubts-here/</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=104fundamentalsofprogramming.wordpress.com&amp;blog=3026386&amp;post=5&amp;subd=104fundamentalsofprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=104fundamentalsofprogramming.wordpress.com&amp;blog=3026386&amp;post=5&amp;subd=104fundamentalsofprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://104fundamentalsofprogramming.wordpress.com/2008/03/05/put-your-doubts-here/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c46ad2e19ef9e607d5280ee028f6e522?s=96&#38;d=identicon" medium="image">
			<media:title type="html">examfobia</media:title>
		</media:content>
	</item>
	</channel>
</rss>
