Dispose of a formatting context.FORMAT
int POPSTORE_format_dispose (format)
POPSTORE_format_element *format;
Formatting context to dispose of. Used for input only.
format
POPSTORE_format_dispose should be called to dispose of a formatting context generated by POPSTORE_format_read. POPSTORE_format_dispose should be called once for each context generated and no longer needed.Return Values
| POPSTORE_SUCCESS | Normal, successful completion. |