[xml] Can I allocate the memory for a xml-tree by myself?
- From: Ronny Seemann <rseemann konplan com>
- To: xml gnome org
- Subject: [xml] Can I allocate the memory for a xml-tree by myself?
- Date: Fri, 14 Jan 2005 15:33:15 +0100
Hello
While using the parser module from libxml2 for parsing a XML document, it
allocates the memory that is required itself.
Is there a possibility in libxml2 to allocate this memory by myself. I would
like to allocate my own memory, in order to give over that chunk to e.g.
xmlParseFile(char *), where the xml-tree can be created.
Thx Ronny
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]