<?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>Jeff Linse &#187; oriented</title>
	<atom:link href="http://jefflinse.com/tag/oriented/feed/" rel="self" type="application/rss+xml" />
	<link>http://jefflinse.com</link>
	<description></description>
	<lastBuildDate>Fri, 12 Nov 2010 01:10:21 +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>Object-Oriented C</title>
		<link>http://jefflinse.com/2008/object-oriented-c/</link>
		<comments>http://jefflinse.com/2008/object-oriented-c/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 01:31:20 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[oriented]]></category>
		<category><![CDATA[structure]]></category>

		<guid isPermaLink="false">http://jefflinse.com/?p=19</guid>
		<description><![CDATA[Although C is regarded primarily as a procedural language, it is entirely possible to write C code structured in a way similar to code written in object-oriented languages such as C++. Now, of course, you could go all out and write truely object-oriented C, complete with inheritance, type checking, and the like. But that&#8217;s not [...]]]></description>
		<wfw:commentRss>http://jefflinse.com/2008/object-oriented-c/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

