How to calculate age when date of birth is given in c
Posted
by bond
on Stack Overflow
See other posts from Stack Overflow
or by bond
Published on 2010-04-20T17:47:58Z
Indexed on
2010/04/20
17:53 UTC
Read the original article
Hit count: 322
Filed under:
c
Hi
How can i calculate age in c when date of birth is given...
like if today date is 20/04/2010 and date of birth is 12/08/86 then age will be 23 years 8 months and 8 days
Thanks
© Stack Overflow or respective owner