generate_format
fmt = generate_format(first, incr, last, equalize, pad);
static char *generate_format(double, double, double, int, char);