Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OO
#13
boriel Wrote:Please, discuss :!:
For discussion
There are LinkedLists implemented in PureBasic. Please check this:
<!-- m --><a class="postlink" href="http://purebasic.com/documentation/linkedlist/index.html">http://purebasic.com/documentation/link ... index.html</a><!-- m -->

You can run though the list with ForEach Listname, add new elements, swap them, replace, check how many entries are there with listsize, etc. This is a excellent implementation and adding this to ZXBC would be a great improvement.
I do not think, it will make things much slower. For normal variable types it is easy to calculate the memory offset of the list entry, but not for dynamic strings.
------------------------------------------------------------
http://lcd-one.da.ru redirector is dead
Visit my http://members.inode.at/838331/index.html home page!
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)