Description: Write C++ program performs the following functions: (1) simple phone book function, with name to search for phone numbers (2) The user enters the name, to locate and output (3) the user can enter, add name and phone number (4) The user can delete the name and phone number (5) phone book can be saved in the specified file (13) can be read from the specified file into memory.
To Search:
File list (Check if you may need any files):
7.cpp