<?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++ program to implement the Queue ADT using a single linked list</title>
	<atom:link href="http://electrofriends.com/source-codes/software-programs/cpp-programs/cpp-data-structure/c-program-to-implement-the-queue-adt-using-a-single-linked-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://electrofriends.com/source-codes/software-programs/cpp-programs/cpp-data-structure/c-program-to-implement-the-queue-adt-using-a-single-linked-list/</link>
	<description>...bringing innovative minds together</description>
	<lastBuildDate>Thu, 09 Feb 2012 18:55:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.6</generator>
	<item>
		<title>By: Chidambaram</title>
		<link>http://electrofriends.com/source-codes/software-programs/cpp-programs/cpp-data-structure/c-program-to-implement-the-queue-adt-using-a-single-linked-list/comment-page-1/#comment-5753</link>
		<dc:creator>Chidambaram</dc:creator>
		<pubDate>Thu, 15 Sep 2011 16:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://electrofriends.com/?p=1013#comment-5753</guid>
		<description>There is a errro. Push n element fist. Pop it. Display it. No result comes. Pop now. No result comes</description>
		<content:encoded><![CDATA[<p>There is a errro. Push n element fist. Pop it. Display it. No result comes. Pop now. No result comes</p>
]]></content:encoded>
	</item>
</channel>
</rss>

