parrot Posted January 28, 2006 Share Posted January 28, 2006 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 Link to comment Share on other sites More sharing options...
Plat Sajack Posted January 30, 2006 Share Posted January 30, 2006 (edited) Sure, you can use LibXMLLook 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 January 30, 2006 by Plat Sajack Link to comment Share on other sites More sharing options...
parrot Posted January 30, 2006 Author Share Posted January 30, 2006 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. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now