generic list routines
Doug Olson
olson at cuda.aaet.csc.ti.com
Wed Feb 20 10:03:29 AEST 1991
I need to create a number of similar lists, each list will be the
same in structure with different data. We are currently designing the
data structures so I need to know how the list pointers should be
defined to allow a single set of list processing routines to work on
all of the lists. I also need to know how to go about putting together
a generic set of list functions for a specific type of list, I expect
this will be obvious once the correct data structures are defined.
Thanks in advance,
--
=======================================================
Doug Olson | P.O. Box 149149, M/S 2227
Texas Instruments | Austin, Texas, 78714-9149
12501 Research Blvd | olson at aaet.csc.ti.com
=======================================================
More information about the Comp.lang.c
mailing list