test_json.c is just going through a file line by line. It's not very helpful in understanding how to use the library. As far as I can see, it only has half the code you'd need to perform any actual tasks. There should be an example of how to get a specific value from some specific location in a pre-made file.
test_json.c is just going through a file line by line. It's not very helpful in understanding how to use the library. As far as I can see, it only has half the code you'd need to perform any actual tasks. There should be an example of how to get a specific value from some specific location in a pre-made file.