Skip to content

FaridaAdham/The-PhoneBook

Repository files navigation

The-PhoneBook

A telephone book written in C. This Program will create and maintain a phone directory using the file handling in C language , allows the user to execute the following commands : Load, Query , Add, Delete , Modify , Print , Save and Quit.

The used data structures:

Structure : the structure is representing a contact containing the first name , last name , city , address and phone number.

Arrays : to read and write the data through the file.

About

A telephone book written in C.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages