If %e specifiers are enabled without enabling %f specifiers, then neither are provided. #38
Closed
Description
Enabling option PRINTF_SUPPORT_EXPONENTIAL_SPECIFIERS but not PRINTF_SUPPORT_FLOAT_SPECIFIERS.
Yields neither..
This may occur if an application really only wants the exponent format.