Re: [xml] remove a xml file



On Sat, Aug 10, 2002 at 04:07:33PM -0400, Y. Peng wrote:
Hi list, 

I am trying to remove a xml format file in current directory. I am
wondering if there is a standard function in libxml does this. And, if
I just want to rename a xml file without modifying its contents, which
function I could use? 
Thanks for your attention. 

  No those are filesystem level operations and not part of the libxml
API, check you C library entry points like unlink() or remove().

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]