Hi, I have to read a XML tree from a char* received like this:
example(char* input) I did it using the input as the file name, but now I can't read the tree from a file, it'll be passed as a string. How can I do it? thanks alsm -- View this message in context: http://www.nabble.com/Parse-a-XML-tree-from-string-t1434198.html#a3869628 Sent from the Xerces - C - Users forum at Nabble.com.
