/E-Directory

A C program that manages a list of records in a directory.

Primary LanguageC

E-Directory

A C program that manages a list of records in a directory.

The program is able to do the following tasks

  • Add new record
  • Edit a record
  • View all added records
  • Delete a record
  • Search records
  • Exit the program