I want to store all the lines in a file to compare them with the input. So please tell me how can i store all the lines of the file. My file contains username and password. I want to authenticate an user by comparing them with the data in the file...........