I need to move to the next employee from a struct array.
I have this project pretty much complete except for changing the employee data from the array. I already have been graded for this project I would just like to know how to cycle through the array of employees. The name fields and the pay rate changes with the next button.