Ive just finished writing another nifty ADT, called the Radix Tree.
Its useful for very high speed string searching.

Allocation/Deallocation wrappers are there; Its all fully commented.
Anywho, What id like feedback with is :
- Current coding style.
- The commenting.

Thanks!
~Z / elderK