here's the description:
=============================================
You are asked to develop a C++ program that reads a text ¯le given by the user (e.g. test.txt), and output
the frequency of the prepositions contained in the text ¯le on the screen. Your program shall provide a simple
interface for the user to input the name of a text ¯le and exit the program.
=============================================
I don't expect you to write the code for me, but please tell me what ur ideas are. Thanx!!!