<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixdocs.com/skins/common/feed.css?63"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fenixdocs.com/index.php?action=history&amp;feed=atom&amp;title=Rmdir</id>
		<title>Rmdir - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fenixdocs.com/index.php?action=history&amp;feed=atom&amp;title=Rmdir"/>
		<link rel="alternate" type="text/html" href="http://fenixdocs.com/index.php?title=Rmdir&amp;action=history"/>
		<updated>2026-05-01T08:47:51Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.10.1</generator>

	<entry>
		<id>http://fenixdocs.com/index.php?title=Rmdir&amp;diff=2541&amp;oldid=prev</id>
		<title>Sandman at 19:23, 26 June 2007</title>
		<link rel="alternate" type="text/html" href="http://fenixdocs.com/index.php?title=Rmdir&amp;diff=2541&amp;oldid=prev"/>
				<updated>2007-06-26T19:23:11Z</updated>
		
		<summary type="html">&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;</summary>
		<author><name>Sandman</name></author>	</entry>

	</feed>