repetab
static void repetab(char *scan, int tabvect[NTABS]);
repetab("8", tabvect);
repetab(scan, tabvect);