print_integer
print_integer(fp, data, base);
print_integer(fp, fflags, base);
print_integer(fp, arg, base);
void print_integer(FILE *, int, int);