tincr
if (*(fsp + 1) >= '0' && *(fsp+1) <= '9') tincr(numb(), f);
static void tincr(int, struct Fspec *);