26 minutes ago, DCMonkey wrote
@BitFlipper: "Gn" where n is "Precision specifier: Number of significant digits."
The problem with "Gn" is that it automatically switches between fixed-point and scientific notation, whichever is more compact. In my case I always want it to be in fixed-point notation.
It doesn't look like you can tell it to always use fixed point.