C++
04-22-2010, 09:33 AM
hey guys i need an help to do the following : I am trying to compare the words in the array to the words in the text file. And if the word in the text file matches the word in the array it should be given a higher value and if it doesnt match then a lower value....i need some ideas...