Hauptindex | Abschnitt 3 | Optionen |
#define _BSD_SOURCE"/*oder:#define_SVID_SOURCE*/
"#include<time.h>
int dysize(int year);
(year) %4 == 0 && ((year) %100 != 0 || (year) %400 == 0)
Die Formel findet sich im Macro __isleap(year), welches ebenfalls in <time.h> definiert ist.
12. November 2001 | DYSIZE (3) | GNU |
Hauptindex | Abschnitt 3 | Optionen |
Bitte richten Sie Ihre Kommentare zu diesem Handbuch Seite Service, Ben Bullock. Privacy policy.
“ | If you have any trouble sounding condescending, find a Unix user to show you how it's done. | ” |
— Scott Adams |