8 int main(
int argc,
char **argv)
10 argc = 0; argv = (
char**)0;
15 new_obj =
json_tokener_parse(
"/* more difficult test case */ { \"glossary\": { \"title\": \"example glossary\", \"GlossDiv\": { \"title\": \"S\", \"GlossList\": [ { \"ID\": \"SGML\", \"SortAs\": \"SGML\", \"GlossTerm\": \"Standard Generalized Markup Language\", \"Acronym\": \"SGML\", \"Abbrev\": \"ISO 8879:1986\", \"GlossDef\": \"A meta-markup language, used to create markup languages such as DocBook.\", \"GlossSeeAlso\": [\"GML\", \"XML\", \"markup\"] } ] } } }");
int main(int argc, char **argv)
void json_object_put(struct json_object *this)
const char * json_object_to_json_string(struct json_object *this)
void mc_set_debug(int debug)
struct json_object * json_tokener_parse(const char *str)