<?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/"
	>

<channel>
	<title>dimitris kalamaras &#187; LIFO</title>
	<atom:link href="http://dimitris.apeiro.gr/tag/lifo/feed/" rel="self" type="application/rss+xml" />
	<link>http://dimitris.apeiro.gr</link>
	<description>mathematics, social network analysis,  free software...</description>
	<lastBuildDate>Fri, 26 Aug 2011 21:30:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>LIFO (2001)</title>
		<link>http://dimitris.apeiro.gr/2008/08/05/lifo/</link>
		<comments>http://dimitris.apeiro.gr/2008/08/05/lifo/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 21:02:05 +0000</pubDate>
		<dc:creator>dimitris</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[LIFO]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://dimitris.apeiro.gr/?p=159</guid>
		<description><![CDATA[The goal of this project was to create a class (named lifo) of Last-In-First-Out Lists (Stacks) of integers with variable length. The class actually defines a new Data Type, named lifo. Each variable of this type will be a LIFO List. Of course, the class must have defined some operations (member-functions) for handling the lists, [...]]]></description>
		<wfw:commentRss>http://dimitris.apeiro.gr/2008/08/05/lifo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

