MAX_INT_LEN
#define MAX_INT_LEN 16 /* #chars to print */
#define MAX_INT_LEN 11 /* 10+1 %d buflen for words/ints [not longs] */