I am faced with writing a C++ program that needs to prompt for an employee number and find the employee in the employee number arrary using a search. (I have this section completed.). However, once I...