Telephone Directory Database

Telephone Directory Database Version 1.0

Hi there everyone this is my first time to write a code in C that is database driven I called it Telephone Directory Database Version 1.0. Im using a text file named Data.txt were I store all the information when the user enter the name,address and telephone numbers. The code uses data structure in C like structure to facilitate record keeping routines and file input and output libraries of C