...
I think it's an windows ini file format or a close dialect... Here is
a Java library
to parse ini file that I googled up. I'm sure there are ini file parsers for
any language on the planet...

http://ini4j.sourceforge.net/

"minIni" from CompuPhase might be an option to parse ini-files. It's a reather small code written in C, open-source and has a GPL-compatible license.

http://www.compuphase.com/minini.htm
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to