Hello everyone, I'm new here and I decided to come because I had an issue I can't solve. I wrote a small login program that lets you register a username and password, and login with that information. The registered username and password is written to a text file, but for some reason, the program cant read the text file.
Here's the pastebin of the code, I'm having an issue in the verifyUsername() member function at line 264