MaramAb / E-Directory

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C 100.0%