Next: Completing Data Formatting, Previous: Parsing A Format Specification, Up: Usage Outline
Formatting data is done as:
status = x1f4_run_format6(format, context);
See x1f4_run_format6.
The context
parameter is the data formatting context and it is passed to
the formatting directive description methods. It is not used otherwise by the
data formatter.