Restored from previous forum. Originally posted by Paul.
How about a command that allows you to jump to a specific item number when using LinkedList.
Like: JumpElement(LinkedList(),5)
This would jump to the 5th item in the linkedlist and make it the current item and allowing you to work with it (like delete it).
(Implemented as 'SelectElement()')
[Implemented] LinkedList
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm