Ternary Search Trees



Has anyone developed code for a ternary search tree?
I've been looking at this article on Dr. Dobbj Journal

Subject: Ternary Search Trees


http://www.ddj.com/184410528


and thought to conert it it but I thought since PASCAL type are
different than C style strings there may be a better way to implement
the code.


Any thoughts on this,


W.

.