Previous: Running A Format Specification, Up: Usage Outline


7.2.3 Completing Data Formatting

To free the x1f4_parse_format6 allocated resources the x1f4_free_format6 should be called:

x1f4_free_format6(&format);

See x1f4_free_format6.