Description: Using VC++ to complete the staff management system, for the legitimacy of the input data. Check If the employee is the name entered is correct, immediately prompted staff number If the employee number entered is correct, immediately prompted workers age If the employee is age entered is correct, immediately prompted staff gender If the employee is a gender entered is correct, you create the employee information whether to create a successful or not, must be given the appropriate prompts.
To Search:
- [0] - custumer
- [StaffManager] - Staff management system, insert, update,
File list (Check if you may need any files):
staff\main.c
.....\main.h
.....\staff.c
.....\staff.h
.....\staffInfoGet.c
.....\staffInfoGet.h
.....\staffItemTable.c
.....\staffItemTable.h
.....\staffList.c
.....\staffList.h
staff