Next: , Previous: Parsing A Format Specification, Up: Usage Outline


7.2.2 Running A Format Specification

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.