Add a json_type_to_name() function which returns a string that describes the type...
authorEric Haszlakiewicz <ehaszla@transunion.com>
Tue, 3 May 2011 20:40:49 +0000 (20:40 +0000)
committerEric Haszlakiewicz <ehaszla@transunion.com>
Tue, 3 May 2011 20:40:49 +0000 (20:40 +0000)
commit886c4fbebfd0d276235277059193e6aad18fe259
tree3d3d51ed76ad933d99d4b980d83f6e24ac5f9eb1
parente2e16011f0839a1861754105b2268588a11776c6
Add a json_type_to_name() function which returns a string that describes the type.  Useful for logging.

git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@67 327403b1-1117-474d-bef2-5cb71233fd97
json_object.c
json_object.h
json_util.c
json_util.h