This program is to read the text files into three parallel arrays, sort them according to the english words, and when a sentence is typed in print out the translastions. The text file contains “oui, yes, die; table, table diesch” which are english, French, and german. I cannot seem to get any...