Module String
- Constant
__HAVE_SPRINTF_NEGATIVE_F__
constantintString.__HAVE_SPRINTF_NEGATIVE_F__- Description
Presence of this symbol indicates that sprintf() supports little endian output for the 'F'-format specifier.
- See also
- Constant
__HAVE_SPRINTF_STAR_MAPPING__
constantintString.__HAVE_SPRINTF_STAR_MAPPING__- Description
Presence of this symbol indicates that sprintf() supports mappings for the '*'-modifier syntax.
- See also