<div dir="ltr">Do you mean how they actually implement the JSON function to retrieve a value from a string? I'm not familiar with C++, but I would guess that it's some operator overloading magic. A quick Google for C++ JSON yields something like this: <a href="http://jsoncpp.sourceforge.net/json__value_8cpp_source.html#l01206">http://jsoncpp.sourceforge.net/json__value_8cpp_source.html#l01206</a> - maybe that'll nudge you in the right direction?<div class="gmail_extra"><br><div class="gmail_quote">On Sat, Aug 20, 2016 at 2:24 PM, Richard Sloan <span dir="ltr"><<a href="mailto:themindfactory@gmail.com" target="_blank">themindfactory@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Anyone help??<div><br></div><div>I have been playing with JSON libraries in Arduino...</div><div><br></div><div>You are able to build arrays of data and access them like:</div><div><br></div><div>a["rick"], coming from a C world, this is pretty magic :-)</div><div><br></div><div>I have attempted to look for how they do it in the JSON source code and googled online, but nothing is coming forth... guess I am not close enough to the right terminology....</div><div><br></div><div>anyone?</div><div><br></div><div>RichardS</div></div>
<br>______________________________<wbr>_________________<br>
Lab mailing list<br>
1. subscribe <a href="http://artengine.ca/mailman/listinfo/lab" rel="noreferrer" target="_blank">http://artengine.ca/mailman/<wbr>listinfo/lab</a><br>
2. then email <a href="mailto:Lab@artengine.ca">Lab@artengine.ca</a> to send your message to the list<br></blockquote></div><br></div></div>