|
From: Matt B. <mb...@im...> - 2011-10-19 13:58:31
|
I am having difficulty creating a JSON object with jsoncpp.
I have managed to get an array in the form [...[...]...], but I require the
data to be int he form {...{...}...}
>From the documentation, I believe this would be done using
Json::ObjectValue, but I have not been able to find any examples of how to
get this working -- all examples I've been able to find rely on pre-created
JSON.
Thank you,
Matt Berlin
--
-------------------------------------------*
Matthew Berlin*
*Web Developer
*Latman Interactive
*Website*: latman.com <http://www.latman.com/>
|