You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.