<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Tutorial 10: Using the filesystem</title>
	<atom:link href="http://www.codemii.com/2009/03/02/tutorial-10-using-the-filesystem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codemii.com/2009/03/02/tutorial-10-using-the-filesystem/</link>
	<description>Home of the Homebrew Browser and Wii tutorials</description>
	<lastBuildDate>Sat, 31 Jul 2010 04:12:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fellow programer</title>
		<link>http://www.codemii.com/2009/03/02/tutorial-10-using-the-filesystem/#comment-11421</link>
		<dc:creator>Fellow programer</dc:creator>
		<pubDate>Wed, 28 Apr 2010 03:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemii.com/?p=412#comment-11421</guid>
		<description>I had da same problum. this worked!!! yay i luv u!!!! 

Ps. Im only 10 :s TRUE!!!</description>
		<content:encoded><![CDATA[<p>I had da same problum. this worked!!! yay i luv u!!!! </p>
<p>Ps. Im only 10 :s TRUE!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teknecal</title>
		<link>http://www.codemii.com/2009/03/02/tutorial-10-using-the-filesystem/#comment-11297</link>
		<dc:creator>teknecal</dc:creator>
		<pubDate>Fri, 12 Mar 2010 12:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemii.com/?p=412#comment-11297</guid>
		<description>I think there would be a way, you would need to look into the boot.dol loading code, LoadMii loads boot files so that should help you: http://wiibrew.org/wiki/Loadmii</description>
		<content:encoded><![CDATA[<p>I think there would be a way, you would need to look into the boot.dol loading code, LoadMii loads boot files so that should help you: <a href="http://wiibrew.org/wiki/Loadmii" rel="nofollow">http://wiibrew.org/wiki/Loadmii</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://www.codemii.com/2009/03/02/tutorial-10-using-the-filesystem/#comment-11291</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Thu, 11 Mar 2010 18:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemii.com/?p=412#comment-11291</guid>
		<description>I posted this comment about a month ago. Does anyone ever answer here?</description>
		<content:encoded><![CDATA[<p>I posted this comment about a month ago. Does anyone ever answer here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://www.codemii.com/2009/03/02/tutorial-10-using-the-filesystem/#comment-11178</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Sat, 06 Feb 2010 08:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemii.com/?p=412#comment-11178</guid>
		<description>Hi
I&#039;m fairly new to all of this. I was wondering whether there was a way that I could code a program that would open a .dol file situated on the SD card. Basically like HBC but in my own program.
Also could you run a series of .dol files.
I.e. I run my program on the Wii, it then starts a second program situated on the SD card. Once it has completed, it runs a third program on the SD card. 
Is this possible?
Thanks</description>
		<content:encoded><![CDATA[<p>Hi<br />
I&#8217;m fairly new to all of this. I was wondering whether there was a way that I could code a program that would open a .dol file situated on the SD card. Basically like HBC but in my own program.<br />
Also could you run a series of .dol files.<br />
I.e. I run my program on the Wii, it then starts a second program situated on the SD card. Once it has completed, it runs a third program on the SD card.<br />
Is this possible?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roel</title>
		<link>http://www.codemii.com/2009/03/02/tutorial-10-using-the-filesystem/#comment-11176</link>
		<dc:creator>Roel</dc:creator>
		<pubDate>Fri, 05 Feb 2010 07:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemii.com/?p=412#comment-11176</guid>
		<description>I got that same problem. I&#039;ve only started programming the Wii very recently, but so far it&#039;s been an extremely hit-and-miss experience.

Editing the makefile and placing -lfat BEFORE -logc seems to do the trick. Good luck! ;)</description>
		<content:encoded><![CDATA[<p>I got that same problem. I&#8217;ve only started programming the Wii very recently, but so far it&#8217;s been an extremely hit-and-miss experience.</p>
<p>Editing the makefile and placing -lfat BEFORE -logc seems to do the trick. Good luck! <img src='http://www.codemii.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DG</title>
		<link>http://www.codemii.com/2009/03/02/tutorial-10-using-the-filesystem/#comment-11173</link>
		<dc:creator>DG</dc:creator>
		<pubDate>Wed, 03 Feb 2010 01:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemii.com/?p=412#comment-11173</guid>
		<description>i get the error:

c:/devkitPro/libogc/lib/wii\libfat.a(disc.o): In function `get_io_wiisd&#039;:
/Users/davem/projects/devkitpro/libfat/libogc/../source/disc.c:47: undefined reference to `__io_wiisd&#039;
/Users/davem/projects/devkitpro/libfat/libogc/../source/disc.c:49: undefined reference to `__io_wiisd&#039;

along with other similar errors. does anyone have a fix to this?</description>
		<content:encoded><![CDATA[<p>i get the error:</p>
<p>c:/devkitPro/libogc/lib/wii\libfat.a(disc.o): In function `get_io_wiisd&#8217;:<br />
/Users/davem/projects/devkitpro/libfat/libogc/../source/disc.c:47: undefined reference to `__io_wiisd&#8217;<br />
/Users/davem/projects/devkitpro/libfat/libogc/../source/disc.c:49: undefined reference to `__io_wiisd&#8217;</p>
<p>along with other similar errors. does anyone have a fix to this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tilespace</title>
		<link>http://www.codemii.com/2009/03/02/tutorial-10-using-the-filesystem/#comment-10548</link>
		<dc:creator>Tilespace</dc:creator>
		<pubDate>Thu, 08 Oct 2009 09:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemii.com/?p=412#comment-10548</guid>
		<description>I was thinking it was time to join and here I am.
This will keep me busy at night.

Tilespace</description>
		<content:encoded><![CDATA[<p>I was thinking it was time to join and here I am.<br />
This will keep me busy at night.</p>
<p>Tilespace</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: USchghost</title>
		<link>http://www.codemii.com/2009/03/02/tutorial-10-using-the-filesystem/#comment-6933</link>
		<dc:creator>USchghost</dc:creator>
		<pubDate>Tue, 14 Jul 2009 16:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemii.com/?p=412#comment-6933</guid>
		<description>hi michael...
i´ve got the same error as you.
I had to include dirent.h  this solved the problem and the tutorial compiled fine.</description>
		<content:encoded><![CDATA[<p>hi michael&#8230;<br />
i´ve got the same error as you.<br />
I had to include dirent.h  this solved the problem and the tutorial compiled fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teknecal</title>
		<link>http://www.codemii.com/2009/03/02/tutorial-10-using-the-filesystem/#comment-6565</link>
		<dc:creator>teknecal</dc:creator>
		<pubDate>Wed, 08 Jul 2009 09:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemii.com/?p=412#comment-6565</guid>
		<description>Can you check if you have include fat.h?</description>
		<content:encoded><![CDATA[<p>Can you check if you have include fat.h?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.codemii.com/2009/03/02/tutorial-10-using-the-filesystem/#comment-6548</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 08 Jul 2009 03:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemii.com/?p=412#comment-6548</guid>
		<description>Well, the compiler doesn&#039;t know what &quot;DIR_ITER&quot; is; I&#039;m assuming it&#039;s defined in a header file. Which one I don&#039;t know. I included fat.h though, if that matters.

The line &quot;if (mkdir(&quot;/test&quot;, 0777) == -1)&quot;
...gives the error of &quot;implicit declaration of function &#039;mkdir&#039;&quot;

Wha? It must be that I&#039;m missing a header file. I... hope.</description>
		<content:encoded><![CDATA[<p>Well, the compiler doesn&#8217;t know what &#8220;DIR_ITER&#8221; is; I&#8217;m assuming it&#8217;s defined in a header file. Which one I don&#8217;t know. I included fat.h though, if that matters.</p>
<p>The line &#8220;if (mkdir(&#8220;/test&#8221;, 0777) == -1)&#8221;<br />
&#8230;gives the error of &#8220;implicit declaration of function &#8216;mkdir&#8217;&#8221;</p>
<p>Wha? It must be that I&#8217;m missing a header file. I&#8230; hope.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
