On Nov 01, 06 02:06:30 +0100, Carlos E. R. wrote: > > > You know, it actually isn't a list. It's a stack. First in, last out. > > > I don't count the numbers of items in my 'list' any more. > > > > I was actually thinking of mine as a double linked list with numerous > > null pointers floating around. > > You know, it could be worse: pointers pointing nowhere or out of bounds o > who knows where. > > Mine is not a list, but rather a tree with changing priorities and data by > external entities, including mixing leafs plus orphaned branchs.
In the meantime I'd rather think it is a cyclic directional graph... You'll never get out of it. Sigh Matthias -- Matthias Hopf <[EMAIL PROTECTED]> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ [EMAIL PROTECTED] Phone +49-911-74053-715 __) |_| __) |__ labs www.mshopf.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
