I'm currently in a data structures course at school. We've had to build a word counting program, and at the moment.. I'm completely stuck. For some reason, I get a struct that doesn't seem to malloc. If someone could take a quick peek, or have any information that was wonderful.

The files are clean. The program interface has to stay the same. The table ADT is what I've been working on.

I appreciate any help I can get. Thanks.