Writing a program in C that parses a text file into words

Apr 19, 2009 at 4:53pm
Trying to write a program that parses a text file into words and counts the number of occurrences of each word. It is to allow for up to 100 different words and after the list has been built, sort it and print it. Any clues on this please?
Apr 19, 2009 at 4:57pm
How far have you gotten on your own? What part do you need help with?
Topic archived. No new replies allowed.