Question: Complete above question using C programming and show output. Thank you. 5. Write a C function named yrCalc) that accepts a longer integer representing the

Complete above question using C programming and show output. Thank you.
5. Write a C function named yrCalc) that accepts a longer integer representing the total number of days from the date 1/1/1900 and the addresses of the variables year month, and day. The function is to calculate the current year, month, and day for the given number of days and write these values directly in the respective variables using passed addresses. For this problem assume that each year has 365 days and each month has 30 days 5. Write a C function named yrCalc) that accepts a longer integer representing the total number of days from the date 1/1/1900 and the addresses of the variables year month, and day. The function is to calculate the current year, month, and day for the given number of days and write these values directly in the respective variables using passed addresses. For this problem assume that each year has 365 days and each month has 30 days
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
