From: michael scott frank (msfrank@u.washington.edu)
Date: Sat Feb 24 2001 - 20:07:25 EST
I'm quite new using this library, so excuse me if this question is
stupid, but are there some specific cleanup functions that need to be
called between multiple calls to xmlParseFile()? I ask because my
application parses multiple xml files to get its configuration, but when
i call xmlParseFile() the second time, it segfaults. I made sure i
called xmlFreeDoc() to free the dom after i was finished with it, do i
need to call xmlCleanupParser() before parsing a new file?
If my question seems like incoherent babble, maybe someone could point
me toward a project or some example code that demonstrates parsing
multiple files.
Michael
------------------------- .~.
Michael Frank /v\
msfrank@u.washington.edu // \\
------------------------ /( )\
^`~'^
---- Message from the list xml@rpmfind.net Archived at : http://xmlsoft.org/messages/ to unsubscribe: echo "unsubscribe xml" | mail majordomo@rpmfind.net
This archive was generated by hypermail 2b29 : Sat Feb 24 2001 - 20:44:27 EST