[Lab] c++ questions

Dave McKenney dave.g.mckenney at gmail.com
Sat Aug 20 14:45:04 EDT 2016


The abstract data type is called a map, which maps between key/value 
pairs. Similar terms to throw into a search if you are looking for 
implementation possibilities would be dictionary and hashmap.

-Dave

On 2016-08-20 2:24 PM, Richard Sloan wrote:
> Anyone help??
>
> I have been playing with JSON libraries in Arduino...
>
> You are able to build arrays of data and access them like:
>
> a["rick"], coming from a C world, this is pretty magic :-)
>
> 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....
>
> anyone?
>
> RichardS
>
>
> _______________________________________________
> Lab mailing list
> 1. subscribe http://artengine.ca/mailman/listinfo/lab
> 2. then email Lab at artengine.ca to send your message to the list


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://artengine.ca/pipermail/lab/attachments/20160820/54bbe35c/attachment.html>


More information about the Lab mailing list