Skip to content

whytekieran/Employee-Database-C-Programming-

Repository files navigation

The following program is an employee database. Written using the C programming language, the program uses a linked list of structures to hold the employee records. These records are saved to and retrieved from text files using C file IO. To sign into the program you need to enter a username and password. The passwords letters appear as * while they are being typed.

About

An "Employee Database". Linked List exercise using the C programming language. Involves creating my own linked list which holds employee records (structs). The list can then have CRUD operation performed on it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages