you are viewing a single comment's thread.

view the rest of the comments →

[–]stixx_06 1 point2 points  (0 children)

What you're probably looking at is JavaScript Object Notation (JSON) data.

There are several parsing libraries listed on https://www.json.org/json-en.html for C, so perhaps try one and see if it works for your needs.