Next: x1f4_tprint_ffields6, Previous: x1f4_pprint_ffields6, Up: Mk 6 Formatter Functions
extern void x1f4_run_format6(void *format, void *context);
The x1f4_run_format6
function executes the formatting logic recorded by
the format
parsed format specification. 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.