I have an array of structure that has to be converted to json string.
I\'m using json-c library from https://github.com/json-c/json-c
I\'m trying the below cod