Description: An address book, and to add, query, delete, modify, display records of operations c language source code to write and draw a flow chart ..
Programming requirements:
Should include the following modules in a program written in
The first module- the main function main () function call each function: according to the menu options, and complete the matched features.
The second module- Menu () function is: English prompts menu is displayed.
The third module- Quit () function is the launch menu.
The fourth module- Create () functions are: to create a new address book.
The fifth module- Add () function: new information is written at the end of the address book, and to return to the menu.
The sixth module- Find () function: the query someone if found, display the information of the person, if it is not found, then the address book do not have this information and return to the menu.
The seventh module- Alter () function: delete a person s information and return to the menu.
The eight
To Search:
File list (Check if you may need any files):
c.txt