SimpleJSON
SimpleJSON copied to clipboard
A simple implementation of JSON.
SimpleJSON
A simple implementation of JSON.
This project is just for fullfilling my personal interests.
Usage
Include json.h and compile json.cpp, jparser.cpp together with your project.
see main.cpp to get all the available usage.