windows phone 8 - How to utilise xml files in marmalade -
i want create custom xml file store data simply. want know best create , read xml files using marmalade , how use this.
cheers
there's exhaustive list of xml parsers can used in c++ here.
if it's pain create marmalade subproject using c++ libraries , you're flexible enough storage method, can instead use cjson port marmalade, , can store data in json files instead. i've used in many of projects , never gave me chance complain yet.
Comments
Post a Comment