Reading Json

Resources for reading https://rapidjson.org/md_doc_tutorial.html Reading json from a String Get json value functions Calling The functions Read json from a file

Read More

rapidjson

Nice and simple json reader and writer library.  No dependence on other libraries, just add rapidjson to you project and go. Download from here. Use the tutorial or look in \examples\ for how to use.

Read More