Next: , Previous: x1f4_pprint_ffields6, Up: Mk 6 Formatter Functions


7.7.3.6 x1f4_run_format6

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.