- Joined
- Apr 24, 2012
- Messages
- 5,113
So,im experimenting again in coding my linked list table using a hashtable,but before i do it, i need something to know. What is the limit of the child key values? also for the parent keys? is it 2147483648?
You don't need arrays with linked lists. That's why they are linked lists.maybe he wants bigger size, you know arrays goes only to 8192 while hashtable is almost infinite when it comes to size(however, its slower)
GUIers that use linked lists? Ain't happening, bro.No,im creating a table of linked lists. The system will be GUI-Friendly,or actually for custom scripts.
GUIers that use linked lists? Ain't happening, bro.
Nope they won't, as linked lists require a certain extend of programming knowledge to be understood and used correctly.well gui is less intimidating than jass so the only problem is finding a use for it, if you show someone a use then they'll start using it
It's that "keyboard not connected. Press F1 to continue." type of problem...
What the hell x).Best sentence everIt's that "keyboard not connected. Press F1 to continue." type of problem...