Description: Phone book write C++ program complete the following functions: (1) to achieve a simple phone book function to search for the phone number, name (2) enter your name, program to find and output the results (3) the user can enter, add your name (4) The user can delete the name and phone number, and phone number (5) The phone book can be saved in the specified file (6) The telephone can be read from the specified file into memory.
To Search:
File list (Check if you may need any files):
The phone book.cpp