Hallo, Chuckk Hubbard hat gesagt: // Chuckk Hubbard wrote:
On 5/22/06, Frank Barknecht fbar@footils.org wrote:
Hallo, Chuckk Hubbard hat gesagt: // Chuckk Hubbard wrote:
I don't yet understand all the [list] objects, is there maybe a way to use that to store a list of pointers?
Yes, you can store pointers in [list] as well, just pack them with [pack], e.g. [pack 0 p p p 0]---[list]
Hmm, but what if it's a different number of pointers each time? And if all pointers are coming from the same outlet, there would have to be some way to prepare them to be packed.
You can use for example all the list-operations in the [list]-abs collection to build and modify variable length lists on the fly.
Frank Barknecht _ ______footils.org_ __goto10.org__