<?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 double ended queue using a double linked list	</title>
	<atom:link href="https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-program-to-implement-the-double-ended-queue-using-a-double-linked-list/feed/" rel="self" type="application/rss+xml" />
	<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-program-to-implement-the-double-ended-queue-using-a-double-linked-list/</link>
	<description>Microcontroller projects, Circuit Diagrams, Project Ideas</description>
	<lastBuildDate>Thu, 26 Mar 2015 18:19:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.7</generator>
	<item>
		<title>
		By: Nawajish		</title>
		<link>https://studentprojects.in/software-development/cpp/cpp-programs/cpp-data-structure/c-program-to-implement-the-double-ended-queue-using-a-double-linked-list/comment-page-1/#comment-92465</link>

		<dc:creator><![CDATA[Nawajish]]></dc:creator>
		<pubDate>Thu, 26 Mar 2015 18:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://studentprojects.in/?p=998#comment-92465</guid>

					<description><![CDATA[In C++, the return type of the main() function is int by default. Its good practice to mention it but it won&#039;t affect the code if its excluded.]]></description>
			<content:encoded><![CDATA[<p>In C++, the return type of the main() function is int by default. Its good practice to mention it but it won&#8217;t affect the code if its excluded.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
