Previous: Directive Flags, Up: Mk 6 Formatter Definitions
The formatting bit flags may be set in the flags argument of the
count_field
and put_field
methods of the formatting directive
descriptions.
X1f4_FORMAT_ALTERNATE
See Format Specification Syntax.
May be specified for both the count_field
and put_field
methods.
X1f4_FORMAT_INDEXED
See Iterative Formatting.
May be specified for the count_field
method.
X1f4_FORMAT_UNINDEXED
See Iterative Formatting.
May be specified for the count_field
method.
X1f4_FORMAT_DETAILED
See Format Specification Syntax.
May be specified for both the count_field
and put_field
methods.