<?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: Implementation of Singly linked list in C plus plus</title>
	<atom:link href="http://geeksplanet.net/2008/11/data-structures/implementation-of-singly-linked-list-in-c-plus-plus/feed/" rel="self" type="application/rss+xml" />
	<link>http://geeksplanet.net/2008/11/data-structures/implementation-of-singly-linked-list-in-c-plus-plus/</link>
	<description>C, C++, JAVA, PERL programming for Dummies</description>
	<lastBuildDate>Tue, 09 Nov 2010 16:20:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Getnet</title>
		<link>http://geeksplanet.net/2008/11/data-structures/implementation-of-singly-linked-list-in-c-plus-plus/comment-page-1/#comment-3700</link>
		<dc:creator>Getnet</dc:creator>
		<pubDate>Mon, 30 Nov 2009 12:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://geeksplanet.net/?p=37#comment-3700</guid>
		<description>thank you

please assist me by writing aprogram of asingly linked lists in ac++ and send me this result by email</description>
		<content:encoded><![CDATA[<p>thank you</p>
<p>please assist me by writing aprogram of asingly linked lists in ac++ and send me this result by email</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pruthviraj dumasiya</title>
		<link>http://geeksplanet.net/2008/11/data-structures/implementation-of-singly-linked-list-in-c-plus-plus/comment-page-1/#comment-3064</link>
		<dc:creator>pruthviraj dumasiya</dc:creator>
		<pubDate>Thu, 17 Sep 2009 18:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://geeksplanet.net/?p=37#comment-3064</guid>
		<description>i love you apexa amd apexa loves me.
give me kss you</description>
		<content:encoded><![CDATA[<p>i love you apexa amd apexa loves me.<br />
give me kss you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satish Gandham</title>
		<link>http://geeksplanet.net/2008/11/data-structures/implementation-of-singly-linked-list-in-c-plus-plus/comment-page-1/#comment-792</link>
		<dc:creator>Satish Gandham</dc:creator>
		<pubDate>Wed, 13 May 2009 14:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://geeksplanet.net/?p=37#comment-792</guid>
		<description>Thanks for the feedback buddy.
Glad that it helped you :)</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback buddy.<br />
Glad that it helped you <img src='http://geeksplanet.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fahim</title>
		<link>http://geeksplanet.net/2008/11/data-structures/implementation-of-singly-linked-list-in-c-plus-plus/comment-page-1/#comment-746</link>
		<dc:creator>fahim</dc:creator>
		<pubDate>Tue, 12 May 2009 02:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://geeksplanet.net/?p=37#comment-746</guid>
		<description>hello,

Thats a nice code related to linklist which really help  me at all.. Thats</description>
		<content:encoded><![CDATA[<p>hello,</p>
<p>Thats a nice code related to linklist which really help  me at all.. Thats</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simple Implementation of stack using a linked list &#124; GeeksPlanet.net</title>
		<link>http://geeksplanet.net/2008/11/data-structures/implementation-of-singly-linked-list-in-c-plus-plus/comment-page-1/#comment-36</link>
		<dc:creator>simple Implementation of stack using a linked list &#124; GeeksPlanet.net</dc:creator>
		<pubDate>Thu, 04 Dec 2008 10:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://geeksplanet.net/?p=37#comment-36</guid>
		<description>[...] Most of the times most of the array is left unused. A better way to implement stack is by using a linked list. By using a single linked list to implement a stack there is no wastage of space. Implementation of [...]</description>
		<content:encoded><![CDATA[<p>[...] Most of the times most of the array is left unused. A better way to implement stack is by using a linked list. By using a single linked list to implement a stack there is no wastage of space. Implementation of [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

