Hi everyone.

Im trying to write a code using scanf to take in any chunk of text, and i want to perform a word frequency count. Now from what i understand i should copy my string into an array,...