Create a c++ program with functions to read a file name start.txt.the string read from the file should be false and replaced with true and a message output "the system have started"to a file called system.txt. then a login screen should appear to prompt the user to enter an admin login only one admin should be entered and then prompt to create another user for regular login after successfully login a class.txt file should be saved and all user name and password along with random session id created.
Comments
Leave a comment