Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
An hash array dictonary step by step
#31
QB64-PE needs a lot of things Big Grin  I'm not sure it needs a native dictionary type, but definitely better support for making such structures efficient and self-contained. You should be able to make a "Dictionary" or "List" type that you can just Dim a variable as without needing extra stuff like global arrays or etc.

Additionally, if they're not built-in to the language then it should provide a supported library of common data structures, so even if they're not directly part of the language you wouldn't need to write your own.
Reply


Messages In This Thread
RE: An hash array dictonary step by step - by DSMan195276 - 04-20-2023, 04:42 PM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)