Add json_tokener_get_error() and json_tokener_error_desc() to better encapsulate...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Wed, 22 Feb 2012 14:24:40 +0000 (08:24 -0600)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Wed, 22 Feb 2012 14:24:40 +0000 (08:24 -0600)
commit2f9091f55962ac64c2aedcd3287e9b280fce0b6a
treec3109446ed467197c8b0fea774f27e1d93f83176
parentb21b1378053285b3204857e87879fb3dc0197f8d
Add json_tokener_get_error() and json_tokener_error_desc() to better encapsulate the process of retrieving errors while parsing.
Add documentation for the json_tokener_parse_ex() function.
json_tokener.c
json_tokener.h