void swapEmployees (Employees *, Employee *); void swapEmployees (Employees *, Employee *) { } int main() { //populating the struct above int i = 0; char ci