Hello, I am trying to use libxml2 library for one of my applications. I was concerned about error pointers (xmlErrorPtr) or any pointer specific to this library (xmlNodePtr). I would like to know how to release these pointers or if library does this by itself with xmlCleanupParser()? Regards Samir Paitod
_______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
