Current Forum: Homework 5 - Part 3 |
Date: Mon Nov 19 2001 2:23 am |
Author: Lee, Charles C. <chucklee@cmu.edu> |
Subject: Re: SAVING AND RESTORING the TRIE |
|
|
Traverse the trie and use the ascii values to make up the string. Pass the string to the writeChars method. |
|