i am doing a login and registration system in C i want to make the login function to check if the username and password is exist in file or no can you help
simple problem , is how to make the login the login function to check if the username and password are exist after the registration
0