Login system and simple menu

I need a program that has a login system and then a menu that has 3 options: Add, delete and exit. If I choose Add it wil ask for certain data of 5 students.

Then after registering the 5 students, another menu with the options: Search, Delete and exit. In search it will ask for an ID and then prints all the data of a single student. Delete gives me the option to delete the data of any user I choose.

you dont need to do everything, thanks in advance!
Last edited on
you dont need to do everything

That's very generous of you... :rolleyes:

We're not a free homework service. If you're having specific problems trying to do a specific thing, then post the code you have, and we'll look at it and see if we can figure out what's wrong with it. But we're not going to write it for you.
Last edited on
Topic archived. No new replies allowed.