I have following code. structure emp_ has five elements and all of its first four members could be printed with print_emp_details() function which takes a pointer t
print_emp_details()