insert an instance here

BlitzMax Forums/BlitzMax Programming/insert an instance here

flying willy(Posted 2005) [#1]
Hi,

How would I insert a new type instance in the linked list at a location I specify?

For example, I have a type handle called rememberme, and I'd like to to put a new entry in just before or after rememberme's position in the list.

Any ideas? it was ridiculously easy with Blitz3d...


Beaker(Posted 2005) [#2]
http://www.blitzbasic.com/Community/posts.php?topic=42176