<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>al_fopen XCode</title>
		<link>http://www.allegro.cc/forums/view/615106</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Sun, 22 Feb 2015 00:55:53 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hey, </p><p>somehow my application isn&#39;t able to find a txt file. I&#39;m getting &quot;Thread 6: EXC_BAD_ACCESS (code=1, address=0x554485244)&quot;<br />The file is in a folder within the Supporting Files path and it&#39;s a cocoa project in Xcode. </p><p>Codeline:<br />ALLEGRO_FILE *file = al_fopen(&quot;rooms/raum0.txt&quot;, &quot;r&quot;);
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (bastianjoel)</author>
		<pubDate>Sat, 21 Feb 2015 21:36:51 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Did you try:</p><div class="source-code snippet"><div class="inner"><pre><a href="http://www.allegro.cc/manual/ALLEGRO_FILE"><span class="a">ALLEGRO_FILE</span></a> <span class="k3">*</span>file <span class="k3">=</span> <a href="http://www.allegro.cc/manual/al_fopen"><span class="a">al_fopen</span></a><span class="k2">(</span><span class="s">"./rooms/raum0.txt"</span>, <span class="s">"r"</span><span class="k2">)</span><span class="k2">;</span> <span class="c">//note ./</span>
</pre></div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Sun, 22 Feb 2015 00:55:53 +0000</pubDate>
	</item>
</rss>
