I am having problems with returning a pointer to an array of objects. After entering in all of the information and it goes smoothly, when I try to print out the array of objects only using pointers, the first record is printed out correctly and the next record is just jumbled up numbers. I think the problem is in the return and assignment of getting the company employees. Right now, I think only the first record is being returned out of the I am having problems with returning a pointer t