settabs
static void settabs(int tabvect[NTABS]);
settabs(tabvect);
static void settabs();
settabs();
if (settabs()) {