Question: Write in C. Thank you. Create a struct named MyTime to keep track of time in days, hours, minutes, and seconds. Write a function named
Create a struct named MyTime to keep track of time in days, hours, minutes, and seconds. Write a function named convElapsedTime to convert the elapsed time in seconds to MyTime data. Requirement: The function convElapsedTime shall handle all possible inputs properly
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
