Re: Linked Lists in C? (fwd)
Stephen Boyd Gowing (sbg@nospam.socs.uts.EDU.AU)
Thu, 4 Aug 1994 13:44:24 +1000 (EST)
--- forwarded mail from Our President In Japan ---
James Richard Webster:
>
> Greets to all,
>
> Seeing as this is the Programmer's Society mailing list, I thought
> this is the most appropriate place to ask this question. I have recently
> been introduced to the joys :-) of C (ANSI C to be specific), and was
> wondering if anyone out there had any header files, libraries or whatever
> to make implementation of linked lists a little easier (else I'll have to
> use Eiffel instead...!), or if anyone can point me in the right direction.
There are several zillion million available on the net, at least some of
which have been posted to comp.sources.misc. Check the indexes posted
regularly to the comp.sources.misc newsgroup or on archie (look for the
keywords container, list, etc). There's also a GNU library (I think).
It may be in the GNU archive on archie.
Cheers,
Christopher.