I'm working on this program and need help! For some reason the while loop is not recognizing the end of file int he text file.

Here's my code:


transIn.open("trans1.txt");
while...