$29.99
CSC3320 System Level Programming Lab Assignment 10 - (In-Lab)
Purpose: Learn how to use the pointers in a C function.
The following program splitTime.c is used to split a time in seconds into the equivalent time in hours (0-23), minutes (0-59), and seconds (0-59), respectively. But it is incomplete.
Please complete the program.
Sample output:
My Output/Screenshots:
Submssion:
• Upload the C files splitTime.c to the folder named “Lab 10_ InLab” to the google classroom.