• Stars
    star
    1
  • Language
    C
  • Created over 2 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

EMS -Employee Management System- is a C language program to help user insert, delete, modify, and display employees' data. This program is implemented using double linked list data structure to store employees' data.