Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Coding puzzle 2
Message
De
04/06/2002 15:32:43
 
 
À
04/06/2002 12:30:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00664570
Message ID:
00664693
Vues:
26
Assume bd is valid date
return year(date()) - year(bd) - iif((month(date())*31)+day(date())<(month(bd)*31)+day(bd),1,0)
Glenn

>Ok, that 'puzzle' from Hilmar was far too easy (took me 10 seconds, ok .. 30).
>
>Here's a nice contest. Who can write the shortest function (using native vfp functions/commands) that returns a person's age. Input is the birthday and the current date. The winner will get 3 points from me!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform