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

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?
How far have you gotten on your own? What part do you need help with?
Topic archived. No new replies allowed.