<?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>IT&#38;C Solutions &#187; Stiva</title>
	<atom:link href="http://www.itcsolutions.eu/tag/stiva/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itcsolutions.eu</link>
	<description>Solutions and tutorials for IT&#38;C development</description>
	<lastBuildDate>Sun, 16 Oct 2011 21:22:35 +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>How to: Implement Operations on Stack and Queue Data Structures in C++</title>
		<link>http://www.itcsolutions.eu/2009/12/16/how-to-implement-operations-on-stacka-and-queue-data-structures-in-c/</link>
		<comments>http://www.itcsolutions.eu/2009/12/16/how-to-implement-operations-on-stacka-and-queue-data-structures-in-c/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 11:47:51 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Data Structures]]></category>
		<category><![CDATA[Coada]]></category>
		<category><![CDATA[Date]]></category>
		<category><![CDATA[Stiva]]></category>
		<category><![CDATA[Structura]]></category>

		<guid isPermaLink="false">http://www.itcsolutions.eu/?p=987</guid>
		<description><![CDATA[Stack is a logical data structure, its implementation in physical memory being made by using other data structures. The components of the stack data structure have the same data type, which means that the stack is a homogeneous data structure. There are two basic operations with stack: adding and removal of an item. Manner of [...]]]></description>
		<wfw:commentRss>http://www.itcsolutions.eu/2009/12/16/how-to-implement-operations-on-stacka-and-queue-data-structures-in-c/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Structurile de date Stiva si Coada in C++</title>
		<link>http://www.itcsolutions.eu/2009/11/10/structurile-de-date-stiva-si-coada/</link>
		<comments>http://www.itcsolutions.eu/2009/11/10/structurile-de-date-stiva-si-coada/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 08:51:28 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Data Structures]]></category>
		<category><![CDATA[Coada]]></category>
		<category><![CDATA[Date]]></category>
		<category><![CDATA[Stiva]]></category>
		<category><![CDATA[Structura]]></category>

		<guid isPermaLink="false">http://www.itcsolutions.eu/?p=805</guid>
		<description><![CDATA[Stiva este o structura de date logica, implementarea sa din punct de vedere fizic fiind realizata prin utilizarea altor structuri de date. Elementele componente ale structurii de tip stiva sunt de acelasi tip, ceea ce inseamna ca stiva este o structura de date omogena. Exista doua operatii de baza cu structura de tip stiva: adaugarea [...]]]></description>
		<wfw:commentRss>http://www.itcsolutions.eu/2009/11/10/structurile-de-date-stiva-si-coada/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

