swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linked Lists


From: J.J. Merelo Guervos
Subject: Re: Linked Lists
Date: Tue, 30 Jan 96 08:54:46 +0100

>>>>> "Doug" == Doug Donalson <address@hidden> writes:

    Doug> Hi Guys,

    Doug> I want to have a linked list where I can insert front or
    Doug> back.  (I have already been successful to this point.)  What
    Doug> I also need is to be able to traverse the list
    Doug> non-destructivly and delete either with a search or directly
    Doug> with a pointer access.  Are there functions already defined
    Doug> that do this?

You could use indexes... er... indices, in this case, List_index.

    Doug> Is there any further documentation availabe?

All the applications in the apps/grid directory are quite helpful,
with examples for all the collections features. The header file for
"collections" could also help.

See ya

                                JJ

-- 
JJ Merelo                         | http://kal-el.ugr.es/jj.html
Grupo Geneura ---- Univ. Granada  | http://kal-el.ugr.es/geneura.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]