12 | The goal of this library is to provide a simple method to encode/decode a limited-size JSON string/data set. More info about the JSON format can be found here: json.org 13 |
14 | The library is compiled to a 'sgsjson' shared library so it can be included this way (assuming that, on Linux and similar systems, LD_LIBRARY_PATH is set correctly): 15 |
include "sgsjson";
46 | 47 | | 48 |49 | |
Input: | Output: |
53 | | 54 | |