hi guys...
Im currently doing a project on a search and sort student database.Im required to create login and password for the users before he can enter the database.May i know how can i do that in C programming?
Also, there are 3 categories of users----> Students, Lecturers and Guests.
The criterias are:
For Student: He can only see his own info only, not others.
For Lecturer: He can see all in database.
For Guest:He cannot see the student's grades.
In the question given, there's only 13 students in the database.What is the optimal way to implement this database?
m planning to use sequential search + arrays + structures.Is it good?
Hope to get some clue here...As my project is gonna due at the end of this month!thanks alot..



LinkBack URL
About LinkBacks


