Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
remove | version 1.0 | no |
number remove(string path) |
path | [in] Path of file to be removed |
The remove function deletes the file or directory specified by path. All handles to a file must be closed before it can be deleted. See also _unlink and _rmdir. |
import standard.C.io |
Documented by Simona Plesuvu, generation time: Thu Oct 15 20:02:04 2009 GMT | (c)2009 RadGs Software |