/* * "@(#)s_stop.c 1.1" */ #include s_stop(s, n) char *s; long int n; { int i; if(n > 0) { fprintf(stderr, "STOP: "); for(i = 0; i