Skip to content

yparsak/XMLX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XMLX

Adding new function(s) to libxml2. May need to modify library path in the makefile.

xml_getNodeName: Prints the node name.

make
./test
root
<?xml version="1.0"?>
<root>content</root>

Releases

No releases published

Packages

No packages published