Changed prototype for nmem_text_node_cdata so that ptr is using
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 11 Aug 2006 12:50:23 +0000 (12:50 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 11 Aug 2006 12:50:23 +0000 (12:50 +0000)
Libxml2 type rather than void pointer. Added functions
nmem_get_memory_in_use and nmem_get_memory_free which returns size
of block memory in use and in free lists respectively. Added doxygen
friendly comments for nmem.h.


No differences found