Hi
I need some one to help me with my school assignment. I need program such as sortesstringlist which will go thru 2 text files and check for each word in the first file to see if any of the words is not in the 2nd file. then it will take the missing words and put it in a new output file. But sortedstringlist should produce the output in a lexical order. which means the words should be arranged according to alphabetical order. it applies to the first letter of the word.
example: if the output is: going horse fast is winner the
it should be: fast going horse is the winner
and another program such TestSortedStringList can read thru both files and show this output
I need in 16 hours.
if someone response. i will attach files to give more details.