Concept Framework 2.2 documentation | Contents | Index |
Name | Version | Deprecated |
_rmdir | version 1.0 | no |
number _rmdir(string directory_path) |
directory_path | the directory to be removed |
The _rmdir function deletes the directory specified by directory_path. The directory must be empty. See also _unlink and remove. |
Documented by Simona Plesuvu, generation time: Sun Jan 27 18:15:16 2013 GMT | (c)2013 Devronium Applications |