Adding binary and hexa get

This commit is contained in:
AnonymusRaccoon
2020-01-04 16:55:28 +01:00
parent b9cd425416
commit 9262589054
4 changed files with 39 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ SRC = src/xmlparser.c \
src/rawnode.c \
src/xml_destroy.c \
src/xmlget.c \
src/strangeget.c \
src/floatutils.c \
src/child.c