<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixdocs.com/skins/common/feed.css?63"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Rmdir - Revision history</title>
		<link>http://fenixdocs.com/index.php?title=Rmdir&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.10.1</generator>
		<lastBuildDate>Fri, 01 May 2026 08:47:50 GMT</lastBuildDate>
		<item>
			<title>Sandman at 19:23, 26 June 2007</title>
			<link>http://fenixdocs.com/index.php?title=Rmdir&amp;diff=2541&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:functions]]&lt;br /&gt;
[[Category:files]]&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
'''INT''' rmdir ( &amp;lt;'''STRING''' directoryname&amp;gt; )&lt;br /&gt;
&lt;br /&gt;
Removes (deletes) the directory in the current path of execution with a certain name.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{|&lt;br /&gt;
| '''STRING''' directoryname || - The name of the directory to be removed (deleted).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
'''INT''' : Success&lt;br /&gt;
{|&lt;br /&gt;
| 0 ([[false]]) || - Removing the directory with the specified name failed.&lt;br /&gt;
|-&lt;br /&gt;
| !0 ([[true]]) || - Removing the directory with the specified name succeeded.&lt;br /&gt;
|}&lt;/div&gt;</description>
			<pubDate>Tue, 26 Jun 2007 19:23:11 GMT</pubDate>			<dc:creator>Sandman</dc:creator>			<comments>http://fenixdocs.com/index.php/Talk:Rmdir</comments>		</item>
	</channel>
</rss>