30 void shtdat(lyear, lmon, lday, status)
31 short int *lyear, *lmon, *lday, *status;
39 if( (*lmon > 12) || (*lmon < 1) )
58 if( *lday > (
leap + 28) )
void shleap(short int *lyear, short int *leap)
void shtdat(short int *lyear, short int *lmon, short int *lday, short int *status)