PADSIZE
static char blanks[PADSIZE] =
static char zeroes[PADSIZE] =
while (n > PADSIZE) { \
PRINT(with, PADSIZE); \
n -= PADSIZE; \