* CHUNKSIZE blocks; if the latter, we just write each pointer,
* and then seek back to the beginning to write in the table.
*/
int main(ac, av)
int
int ac;
main(int ac, char *av[])
char **av;
{
char *sp, dc;
FILE *inf, *outf;
long last_off, length, pos, *p;
unsigned long last_off, length, pos, *p;
int first, cnt;
char *nsp;
STR *fp;