Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
An hash array dictonary step by step
#27
What's throwing me off is that the way I learned a Dictionary Structure it has 2 parts for each item, a Key and a Value for that Key.
1) Key is lookup Identifier like names of variables or colors or words 
2) the associated value(s) would be qualities of the name, values for the variable, or colors in _RGB32 say for the color name or definitions for word keys. 

So Steve's example is too simple. It is a regular dictionary function you would use for checking if words existed in a given dictionary. You aren't even getting the associated definition for a word. It's very nice for what it is though. Smile

ref:
https://en.wikibooks.org/wiki/A-level_Co...ctionaries
  724  855  599  923  575  468  400  206  147  564  878  823  652  556 bxor cross forever
Reply


Messages In This Thread
RE: An hash array dictonary step by step - by bplus - 04-14-2023, 05:18 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Simple text pixel data to array demo Unseen Machine 5 676 09-12-2025, 05:30 PM
Last Post: bplus
  Unique Random Array Program eoredson 5 844 07-10-2025, 10:29 AM
Last Post: DANILIN
  QB64_GJ_LIB ARRay Library grymmjack 3 991 08-21-2023, 12:50 PM
Last Post: mnrvovrfc
  Get Next Filename into a string (or array) GTC 2 838 02-26-2023, 12:51 PM
Last Post: GTC
  Three-dimensional array Kernelpanic 20 4,230 01-08-2023, 05:39 PM
Last Post: TempodiBasic

Forum Jump:


Users browsing this thread: 1 Guest(s)