<?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>Codec &#187; header</title>
	<atom:link href="http://www.trembl.org/codec/tag/header/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trembl.org/codec</link>
	<description>A Personal Polylogic Code/Decode &#039;Zettelkasten&#039;</description>
	<lastBuildDate>Thu, 02 Feb 2012 03:38:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Header Search Paths</title>
		<link>http://www.trembl.org/codec/76/</link>
		<comments>http://www.trembl.org/codec/76/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 04:59:07 +0000</pubDate>
		<dc:creator>Georg Tremmel</dc:creator>
				<category><![CDATA[Raw]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[include]]></category>
		<category><![CDATA[path]]></category>

		<guid isPermaLink="false">http://www.trembl.org/codec/?p=76</guid>
		<description><![CDATA[Search for &#8220;Header Search Paths&#8221; in Project Info, and add the path to your headers. (MacPorts headers live in /opt/local/include) Also: #include is for System Header files. #include "display.h" is for User Header files]]></description>
			<content:encoded><![CDATA[<p>Search for &#8220;Header Search Paths&#8221; in Project Info, and add the path to your headers. (MacPorts headers live in <code>/opt/local/include</code>)</p>
<p>Also: <code>#include <stdio.h></code> is for System Header files.</p>
<p><code>#include "display.h" </code> is for User Header files</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trembl.org/codec/76/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

