Module String


Constant __HAVE_SPRINTF_NEGATIVE_F__

constant int String.__HAVE_SPRINTF_NEGATIVE_F__

Description

Presence of this symbol indicates that sprintf() supports little endian output for the 'F'-format specifier.

See also

sprintf(), lfun::_sprintf()


Constant __HAVE_SPRINTF_STAR_MAPPING__

constant int String.__HAVE_SPRINTF_STAR_MAPPING__

Description

Presence of this symbol indicates that sprintf() supports mappings for the '*'-modifier syntax.

See also

sprintf(), lfun::_sprintf()