samedi 28 février 2015

Extracting value nodes from XML C string representation

I have a string representation of an xml line. What is the best method to retrieve the inside node values as strings?



char *str = "<heading>Reminder</heading><body>Don't forget me this weekend!</body>"

Aucun commentaire:

Enregistrer un commentaire