[comp.os.msdos.programmer] Name Generation w/ Trie-Tree structure

chetl@sparc36.tamu.EDU (Chet T Laughlin) (03/21/91)

I have written/debugged a sample program that will read in a file
containing a list of names and then will generate any number of
random names from that list.  The program uses the tree structure
discussed in one of my previous posts (but w/out the errors pointed
out to me.)

The program is approximately 10K text source file with lots of
comments for each function and the code so you can modify it to
suit your needs.  The program can handle any size letter sequence
by simply setting a define, but is set at 4 deep as the default.
Simply send mail if you would like a copy, I'm trying to save
bandwidth.
-- 
+-----------------------------------------------------+
|    Chet Laughlin        chetl@sparc21.tamu.edu      |
|  I have no opinions, my lawyers told me so.  My     |
|  existance is currently under debate.               |
+-----------------------------------------------------+