Jump to content

Recommended Posts

Posted

Is there any simple XML parsers that the DS is capable of using? I'm trying to write a WiFi app (all will be revealed later) and it needs to decode something in an XML format. I've tried TinyXML and expat but I find them confusing.

 

Thanks in Advance

Posted (edited)

Sure, you can use LibXML

Look through the sources for libxml and see if you can adapt the library to DS standards. I'm guessing it wouldn't be that difficult. Good luck with your "yet-to-be-revealed" project.

Edited by Plat Sajack
Posted

Libxml has File I/O that is incompatible with the DS. I could write my own but I'm not sure how to go about that.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...