dimanche 27 novembre 2016

C++ 2D Char array

please help me to solve it..... Write a simple telephone directory program; contain two dimensional arrays in which you have hard code names and telephone number. Then declare a simple character array. You have to prompt user to enter any name, which you want to search. This name should be store in this character array, then search this name from the two dimensional array. If number is found against entered name then program should display the number against this name, and if not found then program should display the message that name is not registered.

Aucun commentaire:

Enregistrer un commentaire