*** many.c~	Wed Feb 27 17:04:11 1991
--- many.c	Wed Feb 27 17:05:17 1991
***************
*** 27,33 ****
     int x,y,w,h;
     int lastx=0, lasty=0;
     char buff[100];
!    int sprintf();
     int offset, foo;
     register int i;
     
--- 27,35 ----
     int x,y,w,h;
     int lastx=0, lasty=0;
     char buff[100];
! #ifndef atarist
!    char *sprintf();
! #endif
     int offset, foo;
     register int i;
     
