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