am writting a program in c++, the is just like phonebook, if i run the program, it prompts the user to input his phone number and his first and last name. there are options for ADD, DELETE,EDIT, SEARCH, but for now am only done with ADD member function, the problem now is where and how to store th inputed data
↧