JSON-C and the woes I have...
by ButterflyMelissa from LinuxQuestions.org on (#5MRBF)
Hi all :)
In an effort to learn C, I try to parse JSON data and use it in my program. I use JSON-C for that (see github https://github.com/json-c/json-c ) but the tutorial is nearly impossible for me.
Mostly due to the fact that I dont know any C as well, of course.
Anyone have experience with said lib? Or...can suggest an alternative that can read and write (update settings to persist them) JSON?
Thanks
Melissa
In an effort to learn C, I try to parse JSON data and use it in my program. I use JSON-C for that (see github https://github.com/json-c/json-c ) but the tutorial is nearly impossible for me.
Mostly due to the fact that I dont know any C as well, of course.
Anyone have experience with said lib? Or...can suggest an alternative that can read and write (update settings to persist them) JSON?
Thanks
Melissa