DATA_RANGE
if ((k % DATA_RANGE) == 0) {
(fillchar == 0) ? DATA_RANGE : fillchar);
"0->%d to be repeated throughout\n", base, DATA_RANGE);