How to getline from txt file and check if it is correct with what the user inputed
Hello I am creating a bank application so far you can create account after that it encrypts the data like password and SSN after that it takes you to the login function where you have to enter your user name and password I want to read the lines in my bankUsersfile to take the encrypted password and set it equal to the password you entered the password that you enter is also quickly encrypted then they are set equal in an if statement if they are correct it calls the main-bank-application function and it prints you are in