Release history
Changes
- Changed the function name.
XML_FindAttrubute -> XML_FindAttribute
XML_GetAttrubute -> XML_GetAttribute
Update procedure
You can update the XML library by following the steps below.- Download the new version of the zip file from the following link.
- Unzip the zip file and you will get the following files:
XML.h
libXML.a - Copy these files into your application's project that uses the XML library.
- Build the application.
Last updated: 2021/10/20