[xml] Regarding libxml2 error pointer





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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]