There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A simple implementation for a text-file based phonebook system using C programming language. The application loads a text-file that has previously-stored-records of a phonebook and applies on it any of the following operations (search, add, delete, sort, modify a contact, save changes).