libxml2 - xmlParseDoc vs xmlParseMemory

T

Tobias Blass

Hi
I want to parse an XML-file kept in memory and found the two functions
xmlParseDoc and xmlParseMemory.

xmlDocPtr xmlParseDoc(const xmlChar *cur);
xmlDocPtr xmlParseMemory(const char *buffer,int size);

What exactly is the difference between these two functions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,001
Messages
2,570,251
Members
46,850
Latest member
Brightrs

Latest Threads

Top