User talk:Beginner

From Rosetta Code
Revision as of 15:01, 21 December 2020 by Beginner (talk | contribs) (c_programm to calculate the age of a car)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Can anyone help me ?

I would like to write a C program that calculates the age of a car. But the program should know that it calculates from the date of registration until today. So I should not have to enter today's date in the output. and i only need to calculate the age so not month and day

Do anyone have a hint or anyone have a c Programm that do this ?