blah blah blah is here! blah blah » Close

1
votes
1 answers

XML Formatted To Binary

eeboy
499

I have data which I store in XML files and manipulate in my program. This data is destined for EEPROM/FLASH of a hardware device and needs to be formatted into a binary table of sorts before it can be loaded into the device. This table is o ...

Feedback