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.
A simple implementation of JSON.
This project is just for fullfilling my personal interests.
Include json.h and compile json.cpp, jparser.cpp together with your project.
see main.cpp to get all the available usage.