<?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 progrma for First Come First Serve Algorithm	</title>
	<atom:link href="https://studentprojects.in/software-development/c-tutorials/c/c-advanced/c-progrma-for-first-come-first-serve-algorithm/feed/" rel="self" type="application/rss+xml" />
	<link>https://studentprojects.in/software-development/c-tutorials/c/c-advanced/c-progrma-for-first-come-first-serve-algorithm/</link>
	<description>Microcontroller projects, Circuit Diagrams, Project Ideas</description>
	<lastBuildDate>Wed, 04 Nov 2015 09:37:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.7</generator>
	<item>
		<title>
		By: sonam		</title>
		<link>https://studentprojects.in/software-development/c-tutorials/c/c-advanced/c-progrma-for-first-come-first-serve-algorithm/comment-page-1/#comment-139904</link>

		<dc:creator><![CDATA[sonam]]></dc:creator>
		<pubDate>Wed, 04 Nov 2015 09:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1113#comment-139904</guid>

					<description><![CDATA[will not be run at c editor.]]></description>
			<content:encoded><![CDATA[<p>will not be run at c editor.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sonam		</title>
		<link>https://studentprojects.in/software-development/c-tutorials/c/c-advanced/c-progrma-for-first-come-first-serve-algorithm/comment-page-1/#comment-139902</link>

		<dc:creator><![CDATA[sonam]]></dc:creator>
		<pubDate>Wed, 04 Nov 2015 09:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1113#comment-139902</guid>

					<description><![CDATA[correct your prog.There is an Declaration problem in your prog.]]></description>
			<content:encoded><![CDATA[<p>correct your prog.There is an Declaration problem in your prog.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sonam		</title>
		<link>https://studentprojects.in/software-development/c-tutorials/c/c-advanced/c-progrma-for-first-come-first-serve-algorithm/comment-page-1/#comment-139901</link>

		<dc:creator><![CDATA[sonam]]></dc:creator>
		<pubDate>Wed, 04 Nov 2015 09:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1113#comment-139901</guid>

					<description><![CDATA[there is an Declaration problem in your prog.]]></description>
			<content:encoded><![CDATA[<p>there is an Declaration problem in your prog.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brando		</title>
		<link>https://studentprojects.in/software-development/c-tutorials/c/c-advanced/c-progrma-for-first-come-first-serve-algorithm/comment-page-1/#comment-78362</link>

		<dc:creator><![CDATA[Brando]]></dc:creator>
		<pubDate>Mon, 02 Feb 2015 13:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1113#comment-78362</guid>

					<description><![CDATA[How do you code this using a Circular Queue implemented by Arrays?]]></description>
			<content:encoded><![CDATA[<p>How do you code this using a Circular Queue implemented by Arrays?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sajisree		</title>
		<link>https://studentprojects.in/software-development/c-tutorials/c/c-advanced/c-progrma-for-first-come-first-serve-algorithm/comment-page-1/#comment-10386</link>

		<dc:creator><![CDATA[sajisree]]></dc:creator>
		<pubDate>Thu, 19 Dec 2013 08:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1113#comment-10386</guid>

					<description><![CDATA[output is not yet cmg.....]]></description>
			<content:encoded><![CDATA[<p>output is not yet cmg&#8230;..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ankit		</title>
		<link>https://studentprojects.in/software-development/c-tutorials/c/c-advanced/c-progrma-for-first-come-first-serve-algorithm/comment-page-1/#comment-10179</link>

		<dc:creator><![CDATA[ankit]]></dc:creator>
		<pubDate>Tue, 24 Sep 2013 02:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1113#comment-10179</guid>

					<description><![CDATA[its too long code....i want to much of shortest code of fcfs...]]></description>
			<content:encoded><![CDATA[<p>its too long code&#8230;.i want to much of shortest code of fcfs&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: NeedHelpURGENT!		</title>
		<link>https://studentprojects.in/software-development/c-tutorials/c/c-advanced/c-progrma-for-first-come-first-serve-algorithm/comment-page-1/#comment-8905</link>

		<dc:creator><![CDATA[NeedHelpURGENT!]]></dc:creator>
		<pubDate>Sun, 16 Sep 2012 09:28:26 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1113#comment-8905</guid>

					<description><![CDATA[Can you help me with Last Come, First Served (LCFS) or Last In, First Out (LIFO)
C program codes? Please. Many Thanks! :)]]></description>
			<content:encoded><![CDATA[<p>Can you help me with Last Come, First Served (LCFS) or Last In, First Out (LIFO)<br />
C program codes? Please. Many Thanks! 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Felipe		</title>
		<link>https://studentprojects.in/software-development/c-tutorials/c/c-advanced/c-progrma-for-first-come-first-serve-algorithm/comment-page-1/#comment-3285</link>

		<dc:creator><![CDATA[Felipe]]></dc:creator>
		<pubDate>Thu, 02 Sep 2010 04:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=1113#comment-3285</guid>

					<description><![CDATA[I can not compile... there is some C program in specific. to compile.

tks..]]></description>
			<content:encoded><![CDATA[<p>I can not compile&#8230; there is some C program in specific. to compile.</p>
<p>tks..</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
