Hello - My program parses the file, puts in the trie...etc. However - when I then run the processData thing, nothing happens. Was that just to test the tokenizer/file, etc (i.e. is it not important to the actual program? (my program will print out the file during the parsing, just not after) Do I need to reset the file or something or is this just not important? |