Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Address-Book

Author : AADITHYA SATHEESH KUMAR
Upload Time : May 2024
GitHub Link : https://github.com/101aadithya
Project Tilte : Address Book
Description : An Application written in C to keeps track of names and telephone/mobile numbers and e-mail addresses of users.We can also save delete and search contact with a help of a menu.
Language : C
Compiler used : GCC (Compile as : gcc *.c )

                                                          FILE DESCRIPTION  

main.c : Contains the main menu which will call the other functions to do tasks.
address.h : Contains all the function declarations and macros.
functions.c : Contains the function which perform add, delete, search , save ,list contacts.
addressbook.data : is an additional file that stores the saved contacts.

About

Address Book is an application written in C language. It keeps track of names and telephone/mobile numbers and e-mail addresses. It is a console based application which uses standard I/O for adding and deleting contact names, phone numbers and e-mail addresses, searching contacts.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages