Simple Terminal Based Phonebook Application in C
-
Updated
Nov 18, 2024 - C
Simple Terminal Based Phonebook Application in C
mini project for reviewing c language.
A simple C application to manage a phonebook database with basic CRUD (Create, Read, Update, Delete) functionality.Contact data is stored in a binary file using file handling.
A phonebook management system built using c language
A console C program which reads, searches, removes and sorts contacts of a phonebook from text file.
Add a description, image, and links to the phonebook-application topic page so that developers can more easily learn about it.
To associate your repository with the phonebook-application topic, visit your repo's landing page and select "manage topics."