65 static short int i, itest, lchar, nchar, ndig, nflag, num;
66 static short int total_ndig;
99 else if( *status == 2 )
111 for(
i = 1;
i <= 8;
i++ )
153 else if( *status == 2 )
182 else if( *status == 2 )
200 else if( *status == 2 )
205 else if( *status == 3 )
221 else if( *status == 2 )
226 else if( *status == 3 )
231 total_ndig = total_ndig + 2;
242 else if( *status == 2 )
247 else if( *status == 3 )
253 total_ndig = total_ndig + 2;
264 else if( *status == 2 )
269 else if( *status == 3 )
275 total_ndig = total_ndig + 2;
284 if ( total_ndig == 8 )
291 if ( total_ndig == 6 )
300 if ( total_ndig == 4 )
336 data_.
lyear = Idate[3] - ( (int) (Idate[3]/100) ) * 100;
352 if( (itest == -6) && (
data_.
lday < Idate[2]) )
354 if( (itest == 6) && (
data_.
lday > Idate[2]) )
381 else if( *status == 2 )
396 else if( *status == 2 )
412 else if( *status == 2 )
492 else if( *status == 2 )
521 else if( *status == 2 )
void irang(short int *i, short int *min_, short int *max_, short int *status)
void nextch(short int *ichar, short int *status)
void sherr(short int *ier)
void shint(short int *inum, short int *ndig, short int iflag, short int *status)
void shpos(short int *status)
void shtdat(short int *lyear, short int *lmon, short int *lday, short int *status)