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



Users browsing this thread: 19 Guest(s)