The types for memory allocation and managing data as void * pointers
were discussed previously (see section 3. The Table ADT), but to build a table
implementation using BSTs we must define some additional types. In
particular, we need structbst_node to represent an individual node
and structbst_table to represent an entire table. The following
sections take care of this.
Please take a moment to fill out
this visitor survey You can help support this site by
visiting the advertisers that sponsor it! (only once each, though)