hi, I wanna make a program in C in which User Input Current Date and Date of birth and program shows age in years months and days
PLZ tell me logic of program in C
|
Newbie Member
|
|
| 20Oct2010,01:44 | #1 |
|
hi, I wanna make a program in C in which User Input Current Date and Date of birth and program shows age in years months and days
PLZ tell me logic of program in C |
|
Ambitious contributor
|
|
| 20Oct2010,02:07 | #2 |
|
You have just stated the logic for this program. The user inputs the current data and their date of birth. Now compute the age.
Jim |